Skip to content

PatrickJason/fsf_2019_screening_task1

Repository files navigation

fsf_2019_screening_task1

Introduction:

Task Manager is a web application designed using Django which assists the people to create, manage tasks and teams by adding users, assigning the tasks and monitoring the status of the tasks assigned to them.

Documentation:

  1. Design and Architecture documentation for the Task Manager.(done in IEEE standard)
  2. User guide for Task Manager.

Requirements:

  1. Python 3.6.x
  2. Django 2.1
  3. HTML5 and CSS
  4. Bootstrap 4

Setup

  1. Run the Django server and open the link http://127.0.0.1:8000/accounts/login/
  • username- pat , password-11223344J
  • username - rgs , passsword-11223344J
  • username - allwin, password-11223344J
  1. Create a new user using the link http://127.0.0.1:8000/accounts/signup/

Features:

  1. Design and Architecture documentation done in IEEE standard.
  2. Seperate testing done in views, urls, models, forms for each app.
  1. No third party apps used.
  2. Adhered to coding standards (PEP8).
  3. All files are well documented with comments wherever necessary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published