Skip to content

Global Search for Federal Motor Carrier Safety Administration demo

Notifications You must be signed in to change notification settings

mrzasad/FMCSA-Search-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMCSA-Search Demo

Global Search demo for Federal Motor Carrier Safety Administration

Code Configuration In order to configure FMCSA database repository, please Select Presentation Project as Startup project. Pass correct connection-string inside appsettings.Development.json. Select Tools >> Package Manage Console >> Package Manager Console Use the following command to run pre-configured migration: update-database Above command will create Database along with schema.

Next step is to seed data in the database. You can find seed-fmcsa-demo-data.sql in Core >> Seed-SQL-Data >> seed-fmcsa-demo-data.sql Please execute seed-fmcsa-demo-data.sql script to seed data.

Use the following credentials to login: admin@admin.com Admin@123

Login Screen image

By default, application is populating data based on default vehicle type i.e Large Bus and State: IL

image

Multi-Select controls have been used to enhance filter criteria that is:

User can search for multiple vehicle types Same is the case for States as well. image image

Beside advanced filtering feature, it also supports to extract data as a CSV, Excel, PDF and direct printing image

About

Global Search for Federal Motor Carrier Safety Administration demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published