Skip to content

larafoster/Event-Management-App

Repository files navigation

Join ME: Event Management App

User Story

As someone looking for events, I want to see the description, location, and reviews of the specific happening. I want to be able to share the information about an event interested in attending. Due to the pandemic, I would also want to see any required or recommended safety protocalls relevant to the event as well.

Description

This app enables community event creators to publicly display their events and provide a quick an easy way for people to share the detail of the event with friends. Registered users also have access to a personalized dashboard which allows them to create, edit and delete events. For COVID precautions, each event is assigned a mask recommendation as well.

Table of Contents

Installation

Once you clone this repository, you will need to follow these steps:

  1. Connect to your mysql server. Create an .env file and store db name, user and password.
  2. In your terminal, you will need to cd into the database folder and source the sql files.
  3. Cd back to the path containing the index file and install the node modules, by running npm install.
  4. There is also a seeds file that can be run using npm run seed, to load test users and events.
  5. To start the app, type 'node server' in the terminal.

Links

Project Links:

View this app on Heroku:

Credits

This project is created with the following technologies:

Contributing

License

This project is licensed under the MIT License

License: MIT

Questions

Contact me if you have any questions about this project:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published