Skip to content

AheleeBhattacharya/menstruated

Repository files navigation

Menstruated 🩸

Tech Stack:

✨ Welcome to Menstruated ✨


  • Frontend: Html,Css
  • Backend: Django
  • Version Control: Git and GitHub
  • Hosting: Heroku
  • Code Editor and tools: VS Code

Table of Contents

- Overview
- Features
- Future Prospects
- Setup Guidelines
- Contribution Guideline

Overview πŸ”¨

Menstruated is a place where women share their first-period stories, feelings, emotions through blogs. Can track their periods and get notified early through the mail. They should know that they are not alone in the fight against PCOS by-polls which shown in the graph and many other questions. Can know the myths/facts, self-care during periods.

Features:

  • Sign up, Login, Logout
  • Write Blog
  • Edit Profile
  • Polls
  • PeriodDate Reminder
  • Information about Pcods, Self care
  • Frequently asked questions
  • Contact section

Folder Structure πŸ“’

Future Prospects:

  • Location detection and details of nearby gynecologist.
  • Adding quiz app which will take inputs about periods and give information of what is right and wrong.

UI of Website

AboutUs Explore Blogs Add data Fields
About Us Explore Page Add Data Fields
Period date reminder polls contactsection Blog List
PeriodDateReminder Pollstoknow Contact section Blog List

YouTube Vedio:

 Explanation YouTube vedio

Setup Steps
  • Setup Virtual environment
$ python3 -m venv env
  • Activate the virtual environment
$ source env/bin/activate
  • Install dependencies using
$ pip install -r requirements.txt
  • Make migrations using
$ python manage.py makemigrations
  • Migrate Database
$ python manage.py migrate
  • Create a superuser
$ python manage.py createsuperuser
  • Run server using
$ python manage.py runserver

Uses Git Uses HTML Uses CSS Built with love forthebadge made-with-python

About

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors