Skip to content

Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.

Notifications You must be signed in to change notification settings

akshay4121/GRADE-SUBMISSION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRADE MANAGEMENT SYSTEM

Grade Submission demonstrates how to implement simple CRUD operations with a 'Grade' entity.

Concepts Implemented:

  1. Model View Controller.
  2. Field Validations.
  3. Three Layer Codebase.
  4. Beans and Dependency Injection

What's inside

This project is based on the Spring Boot project and uses these packages :

Getting Started

The project is created with Maven, so you just need to import it to your IDE and build the project to resolve the dependencies. First Run the server:

./mvnw clean spring-boot:run

Open http://localhost:8080 with your browser to see the results.

About

Explore this Spring Boot project illustrating an intuitive grade submission system. Crafted during a recent course, it showcases a seamless integration of Thymeleaf frontend & Spring backend, demonstrating a solid foundation in modern web application development. Ideal to grasp the Spring Boot fundamentals effectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published