Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

51 lines (26 loc) · 1.58 KB

Project Manager

Project Manager is an application to organize tasks in your agile-driven projects.

Project Manager

Authentication

To start using Project Manager, you have to first authenticate. Either register as a new user

Register

or log in as an existing one.

Login

Once logged in, you are good to go!

Project Manager Logged In

Project Management

Once you are authenticated, you can start managing your projects.

Choose a Project

Navigate to the Choose Project button and choose an existing project from the dropdown menu.

Choose a Project

If you want to create a new project, you can do so via the Create Project button.

Task Management

Once you have selected a project, you can view your existing tasks. Task

Selected Project

Submit a Task

You can also submit a new task, via the Submit Task button. Tasks have uniquely generated IDs, so they can be easily referred. Name your task, select the task type, priority and status, put in a detailed description and submit your task.

Submit a Task

See your freshly submitted task in the project view.

New Task

Disclaimer

This is a project for my university course for web development and has only educational purposes.