Skip to content

bertokpeter/pallida-orientation-exam

 
 

Repository files navigation

Pallida Orientation Exam

You will have to create a licence plate search web application.

Highlights

  • It has a simple frontend which can:
    • search full or partial licence plate matches
    • it can filter to a sub category of plates (like police cars only)
    • it can start a new search by clicking on the make of the car
  • The backend validates if the licence plate is valid query
  • You have to create two endpoints

Detailed info is in the language specific description.

Getting Started

  • Fork this repository under your own account
  • Clone the forked repository to your computer
  • Commit your progress frequently and with descriptive commit messages
  • All your answers and solutions should go in this repository

What can I use?

  • You can use any resource online, but work individually

Tasks for everybody

1) Import the database

All classes should import the the following database:

licence_plate.sql

CREATE A SCREENSHOT OF THE DATABASE YOU IMPORTED AND COMMIT IT TO THE REPO

2) Continue with your class' language:

don't panic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%