Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.4 KB

README.md

File metadata and controls

64 lines (45 loc) · 2.4 KB

MISCHIEF MANAGED (FRONTEND)

Overview

  • Mischief Managed (M & M) is a web application that takes away the stress of finding the right activities for parents and families. Parents can filter activities based on location, distance, cost, event type and age range. Parents can also view an interactive map of their search results. If parents are interested in any events, they can login to register and leave reviews.

  • Mischief Managed is also for organizers who would like to create events and share them with parents in the community. From the orgnization page, organizers can view their events, who signed up, and reviews from families.

Backend

Installation

  • Fork/ clone this repository

  • Create .env file just like the env_example.txt

  • Install the Node dependencies:

* run npm install
  • Start the react development server:
* npm start

Deployment

The backend of this project has been deployed on Heroku at the address: https://capstonebackmischief.herokuapp.com

The frontend of this project has been deployed on Heroku at the address: https://himischief.herokuapp.com/

Built With

Author

  • Diep Truong