You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is to maintain the transports of the university. The rest api is developed with spring boot. The rest api provides api's for the mobile app. The admin web interface is developed with react.
$ git clone https://github.com/kmtusher97/University-Transport-System.git $ cd University-Transport-System $ docker-compose up -d
Initialize Admin Data
$ chmod +x initializer $ ./initializer
About
This project is to maintain the transports of the university. The rest api is developed with spring boot. The rest api provides api's for the mobile app. The admin web interface is developed with react.