-
Project Overview
- Project Name: Task Management.
- Description: This is a project that manage tasks for a Software Enterprise. This project was built using Just Html, CSS, Django and Vanilla JavaScript.
- Purpose: Its main purpose is to create, update, and delete tasks for Software developers in the company.
- Link to Demo: My github link ( https://github.com/thinkingtek/Task-Management-system.git )
-
Installation
-
Clone the repository: git clone https://github.com/thinkingtek/Task-Management-system.git
-
Change directory: cd yourproject
-
Create a virtual environment python -m venv env
-
Activate the virtual environment .\env\Scripts\activate (for windows) source env/bin/activate (for Mac)
-
Install dependencies: pip install -r reqs.txt
-
Set up the database: python manage.py migrate
-
-
Usage
- Run "python manage.py runserver" to run the project
-
Features
- List of Features: Task creation, task management, user authentication, etc.
- Using JS async and await to fetch tasks from api endpoints
- Drag and drop feature to update task status
-
Testing
- "python manage.py test"
-
Created Accounts
-------- ACCOUNTS ----------- username: superuser email: [email protected] password: mypass123
username: james24 fullname: james daniel password: jamesjamespass email: [email protected]
-
Notifications
You must be signed in to change notification settings - Fork 0
thinkingtek/Task-Management-system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published