This program allows you or an organisation to track tasks that need to be completed.
The idea behind this program is to allow the user to add all the tasks that need to be completed, This also works if your a team leader and wish to add tasks for people in your team. You can keep an eye on when tasks need to be completed but also view what tasks are behind schedule. When the tasks are in the system you are able to edit your chosen task. You are also able to see an overview of what tasks are under your username, this will show how many tasks you have, how many you have completed and not completed, as well as how many tasks on the system you have.
This program is great for keeping you and your team organised, and keeping track of the progression of a project. You could also use this to keep track of upcoming jobs if you are a self employed buisness.
- Installation
- How to use
- Credits
To install program open up the final capstone project. Once inside you will see a green button that says <>code. This will give you the option to clone the repository or download as a zip file.
When you first load up the program you will see a login page. Please use username: admin and password: password
![Login page] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/login_page.png)
You will then be taken to the main menu.
![main menu image] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/main_menu.png)
The first option is to add a task. You start by stating which user this task is for.
![add a task] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/add_task.png)
Once the task has been entered you will be taken back to the main menu.
Next you will view your tasks, along with having the chance to mark as complete or edit.
![select completed] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/my_task_completed.png)
Edit task.
![edit tasks] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/edit_task.png)
You will then return back to the main menu.
next is generate reports, which will give us a detailed list of how many tasks you currently have.
![generates reports] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/gen_reports.png)
and finally this is just for the admin.
You are able to view everything on the system including users and their passwords.
![display statistics] (https://github.com/JoeTechT/finalCapstone/blob/main/readme_img/disp_stat.png)
Joe Trigg - https://github.com/JoeTechT