Skip to content

Niraj1608/crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Application

Screenshots

HomePage

createnew

login

record

view

Features

  • Customer Management: Add, update, and delete customer records.
  • Lead Tracking: Track and manage sales leads.
  • Sales Pipeline: Visualize and manage the sales pipeline.
  • Reporting: Generate reports on customer interactions and sales performance.
  • User Authentication: Secure login and user management.

Technologies Used

  • Django: Python-based web framework for building the application.
  • SQLite/MySQL: Database for storing application data.
  • HTML/CSS: Frontend technologies for user interface design.
  • Bootstrap: CSS framework for responsive design.
  • JavaScript: For interactive features and client-side validation.

Installation

Prerequisites

  • Python 3.x
  • Django
  • pip (Python package installer)

Clone the Repository

git clone https://github.com/Niraj1608/crud-app.git
cd crud-app

Releases

No releases published

Packages

No packages published

Languages