PlainPlanner is a web application that allows the user to categorizes their thoughts into 3 distinct categories: ideas, tasks, and notes. They can organize these items into buckets or projects.
- Front-end created with CSS, Bootstrap (customized with SASS), JavaScript for client-side form validation
- Spring framework (Spring Boot, Spring MVC, Spring Security, Spring Data JPA) used for back-end logic.
- Java EE used for server-side form validation and dynamic page generation with JSP.
- MariaDB used to store data.
This project is hosted on my GitHub profile.