sfahrenholz / Simple-CRUD-SchoolMangementApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-CRUD-SchoolMangementApp

  • This simple CRUD project (Demo) is developed with React (TypeScript) and SpringBoot REST API (REST Controller).
  • For the database we are using MongoDB.
  • For the REST API, the port is 7070.
  • To run the project, first run the Backend on your localhost, then run the Frontend through the command line with the command "npm start".



  • Add Student:

addStudent



  • List Students: screencapture-localhost-3000-2021-10-05-20_17_46

About


Languages

Language:TypeScript 67.1%Language:Java 15.0%Language:HTML 10.8%Language:CSS 7.2%