RiddhiGupta5 / PeriodAlert-Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periods Alert App

An application with primary objective to find help during periods by sending alert notification to nearby women and also features such as to track menstrual cycle


DOCS UI

Functionalities

  • Send Alert messages to nearby women about Periods
  • Chat with users who wish to help
  • Keep track of menstrual cycle and receive alerts
  • Visualise the changes in your cycle easily

Instructions to run

  • Pre-requisites:

    • Python3
  • Directions to install

    • Setting up a virtual env
     virtualenv env
     env\\Scripts\\activate
    • Installing Packages
     pip install -r requirements.txt
    • Making mgrations
     python manage.py makemigrations
     python manage.py migrate
  • Run the server

     python manage.py runserver 3000

Contributors



Made with ❤️ by DSC VIT

About


Languages

Language:Python 100.0%