Note Taking Program(FullStack Project) with Java(SpringBoot corporated with Mybatis) and React.js

Описание к видео Note Taking Program(FullStack Project) with Java(SpringBoot corporated with Mybatis) and React.js

Note-Taking Application | Backend( Java, Spring Boot, MyBatis(ORM), PostgreSQL) and Frontend(React.Js and some audacious features of react such as Formik(mostly aimed to gracefully handle validations) ,FontAwesome,Router,React-Bootstrap)

In this video, I walk through note-taking program I developed using modern technologies above. The app allows users to create, edit, and organize notes efficiently. This project emphasizes clean architecture, RESTful API design, and smooth database integration with MyBatis and PostgreSQL.In addition, I also included User Login where I gregariously implemented some methods to get particular relationships between User and Note Table. In Frontend, I drafted out those connections by temporarily storing the User Email and Password in LocalStorage in React.

Key Features:
User registration and login system without Spring Security
Create, update, and delete notes
Responsive and intuitive user interface
Backend integration using MyBatis for mapping complex relationships between the User and Note tables
Frontend connection using React, with temporary storage of user credentials (email, password) in LocalStorage for seamless sessions.

Explore The Source Code.
[GitHub Repository]
https://github.com/
YeZaw2003NeoPhenon/
ever_notable_memo

Комментарии

Информация по комментариям в разработке