Menu

Tree [3d854c] develop /
 History

HTTPS access


File Date Author Commit
 base 2021-12-13 Vladislava05 Vladislava05 [3d854c] add profile
 todo 2021-11-17 Maxim Mukhin Maxim Mukhin [99a981] chore: minor changes
 .gitattributes 2021-10-21 Vladislava05 Vladislava05 [b4f3a2] Initial commit
 .gitignore 2021-10-27 Vladislava05 Vladislava05 [bebe85] Fixed bugs
 LICENSE.md 2021-11-17 Maxim Mukhin Maxim Mukhin [e7646d] chore: update readme and add licanse
 Pipfile 2021-11-20 Maxim Mukhin Maxim Mukhin [963ccd] feat: add pipenv
 Pipfile.lock 2021-11-20 Maxim Mukhin Maxim Mukhin [963ccd] feat: add pipenv
 Procfile 2021-11-03 Vladislava05 Vladislava05 [1cb650] The first time
 README.md 2021-11-19 Vladislava05 Vladislava05 [4c0008] Update
 manage.py 2021-10-21 Vladislava05 Vladislava05 [b4f3a2] Initial commit
 requirements.txt 2021-11-05 Maxim Mukhin Maxim Mukhin [6d63dc] chore: rename requirenments.txt to requirements...
 runtime.txt 2021-11-03 Vladislava05 Vladislava05 [1cb650] The first time

Read Me

TaskMaster

Hey everyone!😊
This TaskMaster was created in order to help you keep your busy life in order!
Technology used: Python 3.9, Django 3, CSS, HTML
I would be more than happy if you could help me with this project!

Link to our web-app: https://todo-vladislava.herokuapp.com/

Join us!

Our Facebook: https://www.facebook.com/groups/295736722419986

Our Twitter: https://twitter.com/VlaDis005

Contents

Installation

  1. Create the environments file:

    console foo@bar: TaskMaster $ python3 -m venv ./.venv/

  2. Migrate:

    console foo@bar: TaskMaster $ python3 manage.py migrate

  3. Run server:

    console foo@bar: TaskMaster $ python3 manage.py runserver

Installation to Heroku

  1. Create the Heroku app:

    console foo@bar: TaskMaster $ heroku create

  2. Push repository to Heroku:

    console foo@bar: TaskMaster $ git push heroku main

  3. Migrate:

    console foo@bar: TaskMaster $ heroku run python manage.py migrate

Contacts

Created by @vladislava05 and @stonedch

License

GNU GPL v3

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.