Skip to content

A management application that helps you manage your tasks

License

Notifications You must be signed in to change notification settings

azupatrick0/taskmanagist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskManagist

Description

A management application that helps you manage your tasks

Features

  • Users can create an account and log in 
  • A user can create a task 
  • A user can retrieve a task or all tasks
  • A user can update status of a task
  • A user can delete a task

Technologies

  • Python
  • Flask

App Link

Link

Documentation

Link

Installation

  • Ensure you have python 3.8.x installed.

  • Manage a virtual environment and install dependencies

    • pipenv shell
  • Start the API server with command

    • gunicorn app:App
  • Check API index with Postman

Author

  • Azu Patrick

About

A management application that helps you manage your tasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages