Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 694 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 694 Bytes

Zimou Technical test

  1. Create login/register UI
  2. Create 5000 Stores for each store add 100 packages using seed or factories
  3. Create item in the menu to show packages with the following columns: tracking_code, store name, package name, status, client full name, phone, wilaya, commune, delivery type, status name
  4. Add a button to export all the packages in csv or excel file with the same columns above
  5. (optional) If you add create package will be an extra point 😉

Notes:

  • Dont need to send a PR, just fork the repo and work on your repo
  • Please keep the commits and the DB structure as it is
  • You are free to use any third party package or any UI dashboard

Good luck 😃