Skip to content

00mjk/group-6-full-stack-app

 
 

Repository files navigation

Treasure Hunt

group-6-full-stack-app

A full stack Spring boot application

Required Stack

  • Spring-Boot-FrameWork
  • Spring-Data-Jpa
  • Hibernate
  • Maven Repository
  • MySQL
  • PostgreSQL
  • Heroku Server
  • GitHub

Front-End-Technologies

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • Thymeleaf

Tools and Software

Lighthouse Analysis

Lighthouse

Screenshots

Landing Page

Home Page

Device Outside the Location

Outside the Location

Device Inside the Location

Inside the Location

View the list of available Locations

View Locations

Add a New Location

View Locations

Update a Location

View Locations

Implementation Style

1.Parallel programming:

It is a type of computation in which large tasks can be divided into smaller tasks, which can then be implemented simultaneously.

2.Pair Programming:

While implementing this project we have faced lot of heroku deployment issues due to continuously updating the MySql driver connection while developing in our local systems. So In order to fix this issue we have come up with an idea that we should maintain only one MySql connection, so we established a connection to one of our team mate Krishna laptop and then we started pair programming. By doing this we have successfully developed the backend location mapping with the current device location. However in our project, pair programming played a vital role for collaborative teamwork and high quality software.

About

A full stack Spring boot application

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.9%
  • Java 30.9%
  • JavaScript 16.2%