Skip to content

Back-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table

Notifications You must be signed in to change notification settings

SneakyShrike/login-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This serves as the back-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table. These actions include: adding, editing and deleting a user.

Here is the front-end part of the web app that compliments this.

The purpose of this project is to gain an insight into the Java spring boot framework and back-end web app development in general. It will also serve as a foundation for similar projects I might pursue in the future.

Technologies Used

  • Java
  • Spring Boot
  • JPA
  • Maven
  • MySQL

About

Back-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages