Skip to content

creative-singh/caringAunt-Mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caring Aunt

Project Name: Caring Aunt
Author: Bhavleen Singh Manaktala

Deployed URL's

Mongo Link

Postgres Link

Brief About of Project

First of all this project is gender-specific, will beneficial for females, once the user signed up from their onwards tracking of there periods is not a mess anymore for them.

We'll be giving each and every single details of their menstrual cycle on their phone via Text Messages.

Few features I have applied and there are many more left for now. Which we will definitely be adding with passing time in the near future.

Let's take a tour of our project.

End Points of APIs

1. To Register User:

    • Register User by giving following details-
      • name          _ required
      • email          _ required
      • age             _ not-required
      • password    _ required
      • contact       _ required

Once you register there's no need to log in as a token pass is generated as you register and can access the site.

2. After Registering User we are going to take user's Past Period Details

  • This is a Post Route

    • User can give her Past Period Details by giving following the fields-
      • pastPeriodDate
      • menstrualCycleLength
      • periodLength

    Here all fields are required By upper detail we will be calculating users future period dates and keep on reminding user 1 day prior to her period date via text messages.

    From tomorrow onwards your period is starting.

3. User can see her Mentrual Cycle Entered Data

4. User can Update her following details:

5. User can see her Menstrual Cycle Statistics.

6. For Logging In:

7. To Logout:

8. Logging Out from all system:

I have created an API from the user can log in from different-different Operating Systems, So for that, we have implemented

LOGOUT ALL FEATURE: Which will give user and feature to logout from all devices.

9. To Set User Profile Picture:

10. To See the Profile Picture Uploaded:

11. To delete Pre-Existing Profile Picture:

12. To delete User

  • This is Delete Route

    • From here user can delete her existence in our site

    • After this route hits, we are not having any user's information sending her email of goodbye and deleting all data from our database.

13. To read some good blogs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published