-
Notifications
You must be signed in to change notification settings - Fork 0
naveenpatti4/StudentMangerApplication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<h1>Angular2-Spring REST - School Manager</h1> This application build using Angular 2 and Java Spring MVC with help of RestController.<br> Here you can see following things.<br> <p><b>Server Side<b></p> <ul> <li>SpringBoot</li> <li>Maven 3+ </li> <li>JAVA 8 </li> <li>Spring MVC architecture</li> <li>RestController</li> <li>Mysql Database | H2 Database</li> </ul> <p><b>Frontend side<b></p> <ul> <li>Angular2 Components</li> <li>Pagination</li> <li>Modal</li> <li>CRUD Functionality (Create, Read(view/display), Update, Delete)</li> <li>Single Page Application</li> <li>Routing | Router outlet | Router</li> </ul> <br> <h1>How to Setup this project </h1> <h2>Backend </h2> <ul> <li>Maven 3+</li> <li>Java 8 </li> </ul> <h2> Frontend </h2> <ul> <li>Clone project, Open cmd or Node js Command prompt</li> <li><code> npm install -g @angular/cli </code> to install angular 2 cli ( globally ) </li> <li><code> npm install </code> to install Node packages</li> </ul> <h1>How to Run </h1> <h2>Backend </h2> <ul> <li><code>mvn spring-boot:run</code> to start spring boot</li> </ul> <h2>Frontend </h2> <ul> <li><code>ng serve</code></li> </ul>
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published