Project Website : https://cmpe272group22-1.herokuapp.com/
This project will gather and analyze data from two major sources to provide a map of local food trucks events for everyone to browse.
- Search result
- Radius filter
- Information view on marker
- Twitter login page
- Logged in page (via Twitter)
- Open project folder
Workspace
- Make sure MySQL is installed on your machine
- Run
node index.js
- The application is running
- Open project folder
twitterEventCreater
using IntelliJ IDEA - Make sure Java JDK 8 is installed on your machine
- Refresh gradle on IntelliJ IDEA
- Click
Run >
- The application is running