To build the example locally, run:
in terminal: yarn run dev:client in Intellij: ./mvnw spring-boot:start
Spilling the T is a review site for the MBTA stations (but not limited train stations in MA) where users can spill the beans on their experiences on using the T!
https://spilling-the-t.herokuapp.com/
Ann Nguyen, Anna Le, Jasen Lambright
Acting PMs: Dan Alberts, Pat Whelan
-
- People who take Public Transportation
-
- People interested in enhancing their public transportation experience and building community
-
- People likely to use their transportation experiences to alert others of good/bad narratives.
-
- People looking to find places of joy regarding public transportation.
-
- People looking to find places of blech to commisserate regarding public transportation.
-
- User Login
-
- Create Users
-
- Create Stations
-
- Create Users Reviews
-
- Create Station Reviews
- IDE: VSCode & IntelliJ CE
- Frontend: React.js, Foundation, FontAwesome
- Packages: React router, React cookie
- Backend: Java, Maven, Spring Boot, Spring Data
- Database: Postgres SQL
- A simple login and authentication with salted and hashed passwords were created for learning purposes only and should not be used in production.