hadiDanial / Notes

Fullstack Angular/Java (Spring Boot) notes application. Final project for the Tsofen Fullstack Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

A fullstack web app made in Angular and Java/Spring Boot. Final project for the Tsofen Fullstack Course

The app allows the user to create new notes, as well as view and edit existing notes, with each note having a title, body, color, and priority. The data is sent to the server and saved in a MySQL database via Spring Data JPA respositories.

The Angular frontend uses Angular Material, and uses HTTP requests to communicate with the backend controllers.

About

Fullstack Angular/Java (Spring Boot) notes application. Final project for the Tsofen Fullstack Course


Languages

Language:TypeScript 62.8%Language:Java 17.6%Language:HTML 13.1%Language:SCSS 3.4%Language:JavaScript 3.2%