Skip to content

ksenonadv/School-Catalog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

School Catalog

The project was originally designed as a console-accessible core catalog for the Programming Environments and Tools topic with database functionality. After that, the project evolved into a more advanced web application.
It was created using the Java programming language and the following advanced components:

  • GUI - the graphic interface web-based that has all the functionalities of the catalog ( Made with the Angular framework and the Tailwind CSS framework )
  • Networking - the communication between client and server ( Made with the Dropwizard framework )
  • Database - the data that the server will use will be handled by a database ( Made with JPA and PostgreSQL )
  • Security - the authentication is secure so that only users can have access to the functionalities of the catalog ( Made with JWT )

Team

Cristea Ștefan
David Raluca

Photos

image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.5%
  • TypeScript 37.3%
  • HTML 16.0%
  • SCSS 4.0%
  • JavaScript 0.2%