A blackboard application
educational administration system web application-Angular4-SpringBoot-MySQL
Back-end: Spring Boot, Spring security, Spring Data JPA, HQL, MySQL
Front-end: Angular 4, TypeScript, Bootstrap 4
http://likuniscoding.com (invalid temperary)
Tips:
-
verify that the system environment includes Java(jdk 1.8), Angular Cli, NodeJs, Tomcat, Maven, MySQL, Angular
-
./easystem-frontend
npm install
ng serve
-
launch spring boot application
front end local URL : localhost:4200
back end local URL: localhost:8080