Skip to main content

A simple Django app to keep track of your todo list. It comes with a RESTful API, celery task queue, Oauth2 and is fully tested and monitoring with tools such as Grafana.

Project description

A simple Django app to keep track of your todo list. It comes with a RESTful API, celery task queue, Oauth2 and is fully tested. It comes with its required dependancies such as Django, Django Rest Framework and Oauth2.

Features

  • Django

  • Django Rest Framework

  • Oauth2

  • Django-Redis

  • Django-Celery

Prerequisites

  • Python >=3.6

  • Pip

  • Virtualenv

Installation

1.Setup a local deploymnet environment::

python3 -m venv {{ virtualenv_name }} source {{ virtualenv_name }}/bin/activate

2.Pip3 install the application::

pip3 install todolist_v2

3.Run the applications server::

todo_manage runserver

4.To remove the application::

pip3 uninstall todolist_v2

License

You can checkout the license here https://gitlab.slade360emr.com/training/mathenge-project/blob/master/LICENSE. Thank You so much

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

todolist_v2-1.0.19.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

todolist_v2-1.0.19-py3-none-any.whl (25.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page