Skip to content

kchetan/accom-finder

Repository files navigation

Travis-ci Build Status

Accommodation Finder

A webapp to find acommodation among the company employees. It is built in maven, Spring boot.

Documentation

Hosted on

amazon ec2 server

chetankasireddy.me

Project Plan

Project plan

Dependencies

The following should be installed in your machine to run the project.

  • Java 8
  • Maven
  • Mysql

Technologies

  • Java(LANGUAGE)

  • Mysql (DATABASE)

  • Hibernate (ORM )

  • Javascript,Css

  • Google sign in in javascript(User Authentication)

  • HsqlDb (Used for testing)

  • Google Checkstyle and code formatter

  • New Relic here

  • Travis (here)

  • Amazon Ec2 for Hosting. (here)

Installation and Running

This application is packaged as a war.

  • First clone the repo.git clone https://github.com/kchetan/accom-finder.git
  • Set up you application.properties in src/main/resources
  • Create the database schema in local. You can get the script for database creation here
  • To create a WAR mvn clean generate-sources package
  • To start application
    • Using war java -jar target/accomfinder-0.0.1-SNAPSHOT.war

ER Diagram

ER Diagram

About

Accomodation Finder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published