Skip to content

A management system for travel permits. An employee will create a travel request,Supervisor will approve it.Director can create new departments.

Notifications You must be signed in to change notification settings

Nisfeight8/travel_permits_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travel Permits System

A management system for travel permits. An employee will create a travel request,Supervisor will approve it.Director can create departments.

Tech

  • [VueJs] - HTML enhanced for web apps!
  • [Vetur VSCode] - awesome web-based text editor
  • [Vuetify] - great UI boilerplate for modern web apps
  • [Spring boot] - fast java network app framework
  • [Maven] - for spring depedencies
  • [JWT] - for authentication
  • [MySQL] - for database
  • [Hibernate Jpa] - for the communication with database

Installation & Run

tpms_app:

Install the dependencies and start the server.

$ cd tpms_app
$ npm install
$ npm run serve

tpms_api:

$ cd tpms_api
$ mvn spring boot:run

Run as Admin

Admin Login: username : admin, password: admin

About

A management system for travel permits. An employee will create a travel request,Supervisor will approve it.Director can create new departments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published