This app has a server created with Spring where are CRUD operations on different endpoints, and the front-end is created in React, for a nice user interface! The database used is PostgreSQL where users will have to create an account then they can use the account for logging in.
Tech Stack : JavaScript, Java, Spring, Node.js, Next.js, React, Tailwind CSS, crypto-js(for encoding, deconding passwords)