Skip to content

Task organising app that allows users adding tasks to calendar. Creating groups of friends. And chatting both in private and in group conversation

Notifications You must be signed in to change notification settings

DominikNoga/task_organiser

Repository files navigation

Task Organiser

Application created to help user organizing his daily tasks. It is esspecially useful for group tasks.

demo

On this repo there is also a short film presenting all features of my application. It is inside issues divided on two parts

Features

  • Adding tasks to a calendar
  • Adding friends
  • Creating a groups of friends
  • sending private messages and creating group chats

Set up

If you'd like to run this application on your computer you'll need to:

  1. Downolad all the code from repository
  2. Go to the folder with this project and type "pip install requirements.txt"
  3. Then run following commands:
  • "python manage.py createsuperuser"
  • "python manage.py migrate"
  • "python manage.py runserver"

About

Task organising app that allows users adding tasks to calendar. Creating groups of friends. And chatting both in private and in group conversation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published