Skip to content

hi-18-K/TODO_Manageer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO_Manager

TODO web app that maintains tasks for user (settings can be changed according to use as daily task manager or monthly or annual todo) , created for participating in HackerEarth StackHack1.0

so this is our TODO_Manager (which can be used for monthy or annual task setting or day today task management with slight modifications) :cowboy_hat_face:

->our project with name TODO_Manager(can be used personal manager/assistant).

->we can further add functionality of budget planning etc with it also can add it with some chrome extensions for eg- for setting reminders!! 🤔

for running the system in your local environment follow the instructions:-

  1. clone the repository in your local environment.
  2. start command-line interface.
  3. change path to the project directory.
  4. run the project by command:- 'python manage.py runserver'.
  5. on your browser open localhost:8000 to check out the apps functionality.

Next is explanation of files stack:-

->an django app named users(where we ahve placed all the template pages- registration, login, logout, home ie index).

->inbuilt sqlite3 database.

->manage.py (our django manager) 🤖

->other supporting files for deployment.

Deployed at:-

Test User:

  • username: user
  • pass: test&990

😃

About

todo using function based views

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published