The 2BCLS Website is a personal website designed around Clark and Sheianne and made to showcase their character through various pages containing relevant and updatable information to each of them. The website was designed to be simple, to the point, and most of all updatable should these facets change.
1. Unique To-Do List per character
2. CRUD Operations on a To-Do list page
3. Filters by Label
1. Spotify Support
- Viewers can play the listed top 5 tracks
1. View respective Hobbies and add associated media uploads.
- IDE (IntelliJ or Visual Studio Code)
- Java 17
- MySQL or PostgreSQL Database
- Node.js and npm (For Frontend Dependencies and Build Tools)
- Visual Studio Code: https://code.visualstudio.com/download
- PostgreSQL: https://www.postgresql.org/download/
git clone https://github.com/krispybataa/machine-problem.git
Upon opening the project folder in the IDE of your choice,
you should be prompted to install maven dependencies.
npm install
Note: Make sure to correctly fill up Database Credentials found in
src/main/resources/application.properties
The following line/s:
spring.datasource.username=
spring.datasource.password=
Should be adjusted accordingly
npm run dev
- RODRIGUEZ, Augustus Clark Raphael P. | aprodriguez7@up.edu.ph
- SEBLANTE, Sheianne Deeno | seseblante@up.edu.ph
