Notes Web App
View Demo
This is a simple ReactJS web app with a responsive UI that utilises backend technologies such as Spring Boot for the API and Server App; Hibernate as the ORM and H2 as the RDBMS for data persistence.
Check the video demo above to see the full preview. The video demo is from commit c46a0f10970d37b86e13d532ec9be649bbc9013f
.
- Basic crud functionalities for notes.
- User Sign-in and Registration.
- Email Verification.
- Data persistence.
- Hashed Password in Database.
- Note Query and Pagination.
- Responsive and Beautiful UI/UX.
This project mostly focuses on the web platform (Edge, Chrome, and Firefox). Therefore, I would not be focusing too much on optimising the UI/UX for the mobile platform.