Skip to content

Attendance api using spring boot, which will allow faculty and students to easily manage their academic attendace.

Notifications You must be signed in to change notification settings

satish358/attendance-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Attendance API

This api will help and manage college student attendance. Faculty and student can register using this api and monitor all attendance related tasks. This api is comfortable with swagger openAPI docs. So if you want to create an app or website for frontend and integrate this api to it, you can easily do that.

I already created a React Native frontend application, so you can also check out that.

Features

  • Full support of JWT Authentication.
  • Swagger v3 Integrated for OpenAPI doc.
  • Easily configurable.
  • Headless API, So you can easily integrate with any frontend.

Requirement

  • MySQL Database
  • Java 17
  • Any Java IDE like IntelliJ, Eclipse or VSCode etc

Installation

  • Clone the repository
  • Open it with any Java IDE
  • In application.properties file add your database configuration.
  • Finally, you can run the application.

URL's For Reference

In above url's 8085 is server.port in your case might be change based on your configuration. So edit according.

Screenshots

First Screenshot

First Screenshot

About

Attendance api using spring boot, which will allow faculty and students to easily manage their academic attendace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published