Skip to content

SecureWebApp is an implementation of the vehicle service reservation system that can be used to reserve services that are required for user vehicles.

Notifications You must be signed in to change notification settings

santhossunthar/SecureWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureWebApp

Secure Vehicle Reservation System development

Table of contents

About The Project

SecureWebApp is an implementation of the vehicle reservation system that can be used by the users to reserve services that are required for their vehicles.

Prerequisites

Getting Started

Build

  1. Clone this repository.
  git clone https://github.com/santhossunthar/SecureWebApp.git
  1. Use IntelliJ IDEA to set up the development environment for this project.

  2. Install the dependencies that are on pom.xml file.

  3. Lookup the config.properties file which is under src.main.resources directory and configure with your own application credentials that are obtained from Auth0 IDP and MySQL database connection information.

  4. Configure application server (Apache Tomcat/9.0.80 used for this project)

  5. Deploy this application to the configured application server.

  6. Access the web application using http://localhost:8080. (Note that the port may change for your preferences)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b "featurebranchname")
  3. Commit your Changes (git commit -m "commit message")
  4. Push to the Branch (git push origin featurebranchname)
  5. Open a Pull Request

Contact

              

Project Link: https://github.com/santhossunthar/SecureWebApp

About

SecureWebApp is an implementation of the vehicle service reservation system that can be used to reserve services that are required for user vehicles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages