Skip to content

Task Management & Productivity Application written in Python+Redux

Notifications You must be signed in to change notification settings

nambroa/save-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Screen Shot 2021-08-28 at 2 21 39 AM

Save It is a project management app that you can use locally. It is fast, and allows you to create and complete tasks.

Save It also allows you to tag specific tasks with unique identifiers in the same management interface.

Finally, you can filter tasks by any criteria by typing on the headers of the tasks. If you want, you can do complex, multi-layered filtering from a special interface, allowing you to apply multiple filters at the same time.

Screen Shot 2021-08-28 at 2 22 09 AM

How to run Save It locally

  • Go into the backend directory

    • Run the command python3 manage.py runserver
  • Go into the frontend directory

    • Run the command npm run install
    • Run the command npm run start

About

Task Management & Productivity Application written in Python+Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published