Skip to content

Public Transportation App (Train Scheduling) made with Laravel

License

Notifications You must be signed in to change notification settings

shalomj/pub-trans-app

Repository files navigation

Public Transportation App (Train Scheduling)

A simple app for train commuters that allows them to view and search available train schedules for the current date.

Installation

$ git clone https://github.com/ShalomPeace/pub-trans-app.git pub-trans-app
$ cd pub-trans-app
$ composer install
$ php artisan migrate
$ php artisan db:seed

Rename .env.example to .env

About

Public Transportation App (Train Scheduling) made with Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published