©GNU GPLv3
Project 3 is an application that can be used to see events happpening in your area. Users can add events to a map that will then be seen by other users of the application. The users can then save those events to their profile so they will be able to attend later. We believe this application would be extremely useful for creating and finding local events that could otherwise have gone unnoticed.
This application was written using the MERN stack. (Mongo, Express, React, Node) To install the application you will need to have Node.Js, MongoDB installed as well as access to a terminal environment.
- clone to project from GitHub
- cd into the project directory
- run npm ci
- run npm install
- cd back to the project directory
- Run npm start and the project should open in browser in development mode
This application is used to create and follow events happening in your current geo-location.
Please contact the principal developers listed above for permission to contribute.
The App currently has no unit tests. This could be added in a future update.
The content of this site is licensed under GNU GPLv3.