Django, Bootstrap, MySQL
Demo Youtube Video
Table of Contents
The task management system developed for the startup aims to provide a robust platform for streamlining project workflows within the organization. It caters to both internal teams and external clients, offering features that facilitate effective communication, task tracking, and project management. The system is designed to be intuitive and feature-rich, enhancing productivity and collaboration among team members.
-
User Management:
-
Project Creation:
-
Dashboard:
-
Project Details Page:
-
Project Completion:
-
Usability:
-
Scalability:
-
Reliability:
- Bootstrap
- Django
- Mysql
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Before running the project makesure you meet all the prerequisites.
- python 3.11.5
- MySQL
Follow the below step by step process to install Taskmanager into the testbench.
-
Clone the repo
git clone https://github.com/mostakimjihad/TaskManager.git
cd TaskManager
-
Import Database Dump
mysql -u username -p database_name < dump_file.sql
-
Apply Migrations
python manage.py migrate
-
Run the Development Server
python manage.py runserver
Distributed under the MIT License. See LICENSE.txt
for more information.
Mostakim Jihad - @MostakimJihad - mostakimjihad652001@gmail.com
Project Link: https://github.com/your_username/repo_name
This project is supervised by,