MohammadYaser / appointment-app

MIT License
0 stars 0 forks source link

Appointment App: Full Functionality #39

Closed MohammadYaser closed 7 months ago

MohammadYaser commented 7 months ago

This pull request encompasses a comprehensive set of changes aimed at enhancing the functionality and structure of the Engineers Consultation App.

The following tasks have been completed:

  1. Created a new Rails app.
  2. Created database schema based on agreed-upon ERD.
  3. Defined models.
  4. Generated migration files.
  5. Set up associations.
  6. Generated controllers boilerplates.
  7. Set up routes.
  8. Added authentication.
  9. Added seed data.

Navigation Panel:

Added links in the navigation panel to navigate to:

Main Page:

Details Page:

Delete Item:

Reservation:

My Reservations:

API Documentation:

Authentication: