IndianRailway

Spring boot 2.3.1 version used.

Setup Details

  1. Install Lombok using the below link in your IDE. https://projectlombok.org/download

  2. Follow either a or b for database setup

    a) If you are using MariaDB, create a database schema name as 'indianrailway', execute the below file. https://github.com/shakthifuture/IndiaRailway/blob/master/indiarailway.sql

    b) If you are using other databases, just change the driver name in the application.yml file and create schema as 'indianrailway' in the database before starting the project.

Credential

Admin login: username/password: admin/admin

User login: username/password: sathia/123