shivajivarma / transporter

Home Page:http://shivajivarma.com/project/transporter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transporter

Transporter, written in java using spring framework.

Project Documentation: http://shivajivarma.com/project/transporter/

Setup:

  1. Install Prerequisite Software:

  2. Set Enviroment Variables (Paths may vary based on OS and installation):

    • CLASSPATH=C:\Program Files\Java\jdk1.8.0_20\bin
    • PATH=C:\Program Files\Java\jdk1.8.0_20\bin
    • JAVA_HOME=C:\Program Files\Java\jdk1.8.0_20
  3. Clone the source code:

     git clone https://github.com/shivajivarma/transporter.git
  4. Import project into eclipse.

  5. Make sure eclispe is using currect JDK.

  6. Database setup (https://github.com/shivajivarma/transporter/tree/master/web/src/main/resources/db-scripts)

  7. Run main class in WebApplication.java, It would start the embedded tomcat.

About

http://shivajivarma.com/project/transporter/


Languages

Language:JavaScript 48.2%Language:HTML 42.8%Language:CSS 6.5%Language:Java 2.5%Language:PHP 0.0%Language:TSQL 0.0%