Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Old project. A simple Spring Boot web application with a Java configuration. Left not fully completed (some functions).

Notifications You must be signed in to change notification settings

AndrijaS37N/it355-spring-boot-master

Repository files navigation

IT355 Spring Boot Master

A simple, second year university Spring Boot project.

  • Made for the IT355 Web Services II course.
  • Has a MySQL database.
  • All app view snapshots are collected in the screenshots dir.
  • The web app is called Aereo, for an imaginary management company.
  • Has a shallow, test only front end.
  • Not really a big fan of this project, but I saved it here nonetheless (not finished).

Additional project information.

The development IDE is IntelliJ IDEA. In order to deploy this app to localhost, you'll need to start the Main.java class with a configured Tomcat Server ready to push the app to your chosen browser. I've also added a sql file that you can use in your database manager to create and insert a couple of rows of info. Spring framework is huge from what I've gathered.

Project snapshots:

This is the landing page with a few more example views. Check out more snapshots in the mentioned folder above.

Home View ↘

Landing Page

About Us↘

Example View 1

Register View ↘

Example View 2

Tasks Component ↘

Example View 3

Users Component ↘

Example View 4

Login View ↘

Example View 5

About

Old project. A simple Spring Boot web application with a Java configuration. Left not fully completed (some functions).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published