This project was Matthew Chen's and Ivan Zhang's submission for AtomHacks VII, which took first place in the hackathon.
The application allows users to create and join events with the hope to improve the user's local community.
More information on this project can be found here: https://devpost.com/software/project-a9rz5m
Check out a deployment of this project here: https://nastalgua.github.io/Project/#/
- Map that allows makes it easy to pinpoint a specific location.
- Chats that allow users to discuss with others who are also going to the same event.
- Rich-text editor that allows for beautiful descriptions.
- A web-scraper that searches for events nearby events. This gives the user more options.
- Make mobile friendly.
npm install
npm run serve
npm run build
npm run lint