Skip to content

cagatayozata/springbootAngular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Java, Spring Boot, mySQL, Redis, Angular, Angular Material, Bootstrap

Student Management System Web API - Get Student, Add Student, Update Student, Delete Student, Search System

Data are stored on mySQL. Search records are added to Redis. System can be worked with any frontend frameworks. It may be used for learning purposes.

Prerequisites

What things you need to install the software and how to install them

JDK 8
mySQL
Redis
Node.js
npm 

Installation

Use the package manager pip3 to install foobar.

mvn spring-boot:run
npm install
ng serve

Usage

http://localhost:8080 // backend
http://localhost:4200 // frontend

Authors

Çağatay Özata - cagatayozata

License

This project is licensed under the MIT License - see the LICENSE file for details