Skip to content

shakthifuture/IndiaRailway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages