Skip to content

btabaska/Project-3

 
 

Repository files navigation

Project 3

©GNU GPLv3

Description

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.

Table of Contents

Installation

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.

  1. clone to project from GitHub
  2. cd into the project directory
  3. run npm ci
  4. run npm install
  5. cd back to the project directory
  6. Run npm start and the project should open in browser in development mode

Usage

This application is used to create and follow events happening in your current geo-location.

Event Clusters

Contributing

Please contact the principal developers listed above for permission to contribute.

Tests

The App currently has no unit tests. This could be added in a future update.

License

The content of this site is licensed under GNU GPLv3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • CSS 2.4%
  • HTML 1.2%