DEV Community

Kelvin Wangonya
Kelvin Wangonya

Posted on

Progress: Improved UI, update and delete for models, and some data on the dashboard

Improved UI

I switched out UI-Kit for MD-Bootstrap. I think it looks much better.

Auth pages

Login

Alt Text

Register

Alt Text

Dashboard

This was supposed to be my main focus but I got side-tracked by redoing the whole UI so I'm a bit behind. Just dummy data for now.
Alt Text

Jobs

Viewing all jobs

Alt Text

Creating

Alt Text

Updating

Alt Text

Deleting

Alt Text

The creating, updating and deleting views are similar for contacts and vehicles.

Contacts

Alt Text

Vehicles

Alt Text

Seeding data

There's a button to seed dummy data which comes in handy since this is a dev environment.

Next steps

  • Implementing CRUD for Staff
  • Fixing this bug
  • Improving the dashboard

Top comments (3)

Collapse
 
dcruz1990 profile image
Dennis Quesada Cruz

Awesome work!

Collapse
 
levirs565 profile image
Levi Rizki Saputra

Great

Collapse
 
lakbychance profile image
Lakshya Thakur

Looks great :D !!