Skip to content

Nemanja1105/Online-Fitness-Admin-JSP-M2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This repository contains the source code of the administrative part of the application, developed in Java using JSP (JavaServer Pages) M2 technology and Bootstrap 5. DAO design pattern was used to access the database.

To access the administrative application, it is necessary to have an account that is directly created in the database. The homepage contains a login form. After successful login, the user is presented with a menu with the following options:

Categories: Enables data management (CRUD operations) regarding categories and specific attributes of fitness programs. Users: Allows data management (CRUD operations) regarding users of the fitness online application (clients and advisors). Statistics: Provides an overview of logs from the fitness backend application.

Application screenshoots

image image image image image

Releases

No releases published

Packages

No packages published