By: Randy Castro, Vicente Vigueras, Aaron Santiago |
Planning events can be chaotic, especially when unsure about the weather.
Perfectly planned offers a simple solution for searching, creating, and organizing events effortlessly. With its integrated weather feature, users can easily anticipate the weather for their event day, aiding in outfit decisions and optimal event planning.
Unlike similar apps with overwhelming features that can confuse users, we focus on simplicity and efficiency.
- Navigate to EventsBack-End directory and run
EventApplication.java
to start backend server. - Navigate to Front-End directory and run
npm run dev
to start frontend server.