/taskmate-django

taskmate app written in top of django the main reason for it is to learn django by using and cloning this repo.

Primary LanguagePython

taskmate-django

taskmate app written in top of django the main reason for it is to learn django by using and cloning this repo.

Support us

We are still working in this library (repo), please help us to continue coding. we appreciate every donation, big or small, it is the blood in this team vessels (^_^) PATREON.

Contribute

This is an open-source project, don't hessitate to enrich the open-source community, help other developers, we should keep the needle moving, make sure your contribution is well integrated and tested carefully, ❤️️.

run:

python manage.py make migrations
python manage.py migrate
python manage.py runserver