Skip to content

NikhilTenny/vehicle_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Management System

There are 3 type of users

  1. Super user
  2. Admin user
  3. Normal user

The operations which can be performed depends on the type of user
-Super user is able to do all CRUD operations
-Admin is able to view and update records
-Normal user only able to view the records

Each user has to log in first to access the application. Login Credentials for demo accounts:

  1. Superuser
    username: CeoSuperAdmin
    password: fortestings_admin
  2. Admin user
    username:ManagerAdmin
    password: fortestingadmin
  3. Normal user
    username:NormalUser
    password: fortestinguser

Vehicle model where the records of each vehicles are stored

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published