An open API service indexing awesome lists of open source software.

https://github.com/pritesh-coder/leadsphere-comprehensive-crm-solution-for-project-leads

Designed and implemented role-based dashboards: Admin for full system control, Client for projectupdates, and Employee for task tracking.
https://github.com/pritesh-coder/leadsphere-comprehensive-crm-solution-for-project-leads

bootstrap css flask html mysql-database python

Last synced: 4 months ago
JSON representation

Designed and implemented role-based dashboards: Admin for full system control, Client for projectupdates, and Employee for task tracking.

Awesome Lists containing this project

README

          

LeadSphere: Comprehensive CRM Solution for Project Leads

LeadSphere is a role-based CRM system designed for effective project lead management and streamlined communication between Admins, Employees, and Clients.
🌟 Key Features

πŸ” Role-Based Dashboards

Admin: Manage users, assign projects, monitor activities
Employee: View and update tasks, check assignments
Client: Track project updates, share feedback

πŸ“Š Project & Task Management

* Assign tasks by Admin
* Employees track daily progress
* Clients monitor live project status


πŸ“… Dashboard Highlights

* Real-time updates
* Simple, clean UI with Bootstrap 5
* Role-specific navigation and access

πŸ›  Tech Stack
Frontend: HTML5, CSS3, Bootstrap 5
Backend: Python, Flask
Database: MySQL (with Flask-MySQLdb

Visit http://localhost:5000 in your browser.

πŸ“ Folder Structure

LeadSphere/
β”œβ”€β”€ templates/ # HTML templates
β”œβ”€β”€ static/ # CSS, JS, images
β”œβ”€β”€ app.py # Main Flask app
β”œβ”€β”€ config.py # DB configuration
└── requirements.txt # Dependencies

πŸ“¬ Contact

PRITESH JAWANJALπŸ“§ priteshjawanjal721@gmail.com

✨ Built as an MCA Final Year Project and demonstrating real-world CRM development with Flask & MySQL.