Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetan0777/college_management_api
This is a Application developed for a college for maintaining information related to various activities in the college.
https://github.com/chetan0777/college_management_api
college-management hibernate java lombok mysql spring spring-boot springdata-jpa springmvc springweb validation
Last synced: about 1 month ago
JSON representation
This is a Application developed for a college for maintaining information related to various activities in the college.
- Host: GitHub
- URL: https://github.com/chetan0777/college_management_api
- Owner: Chetan0777
- Created: 2023-05-16T06:43:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-16T16:51:58.000Z (over 1 year ago)
- Last Synced: 2024-10-12T02:40:21.624Z (about 1 month ago)
- Topics: college-management, hibernate, java, lombok, mysql, spring, spring-boot, springdata-jpa, springmvc, springweb, validation
- Language: Java
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# College_Management_System
This is a Application developed for a college for maintaining information related to various activities in the college.## Modules :-
- Modules
- Tech Stacks
- Features
- Installation and Run
- Roles & Responsibilities
- Contributing## Modules :-
- College Module## Tech Stacks :-
- Java
- Spring Boot
- Lombok
- MySQL
- Spring-Data Jpa
- Hibernate
- Spring MVC## Features :-
- Register college
- get the List of College with all Details
- get the College details with Course Name
- ##### Many more coming soon## Installation and Run :-
You can clone this repo:
`git clone https://github.com/Chetan0777/College_Management_API.git`Before running the API server, update the database config inside the application.properties file.
## Roles & Responsibilities :-
- Responsible for All Features
## Contributing :-
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes.
- Push your changes to your fork.
- Submit a pull request.