Changed only the titles, descriptions, and photos - in order to create a website about something other than motorcycles.
Selected a Car Repairs theme for our web app.
Implemented core features for a team of size 4
The user is logged into the website, only by typing the username
Added a navigation panel with the following links:
Car repairs theme
Reservation form.
Reservations page
Add reservations form
Delete reservations form
Created and displayed a list of services on the main page
Implemented a details page with its full description.
Made the app responsive, creating both mobile and desktop versions.
Implemented a Delete item" link in the navigation panel that users can click on to see a list of all items with the title and delete button.
username and selected item are autofilled on the service form
Implemented the reserve page.
Implemented My reservations link in the navigation panel where users can click on to see a list of their reservations (with information about item name, date and city).
Final Capstone
In this pull request, we
Followed the layout of the provided design.
Changed only the titles, descriptions, and photos - in order to create a website about something other than motorcycles. Selected a Car Repairs theme for our web app.
Implemented core features for a team of size 4
Implemented a details page with its full description.
Made the app responsive, creating both mobile and desktop versions.
Implemented a Delete item" link in the navigation panel that users can click on to see a list of all items with the title and delete button.
username and selected item are autofilled on the service form
Implemented the reserve page.
Implemented My reservations link in the navigation panel where users can click on to see a list of their reservations (with information about item name, date and city).
Added full documentation for the API.