SaneMyburg / motorbike-back-end

MIT License
0 stars 0 forks source link

Final Review Motorbike #20

Closed AliShahSafdari closed 1 year ago

AliShahSafdari commented 1 year ago

What did we do in this Project?

## Link to [Front-End Pull Request](https://github.com/SaneMyburg/motorbike-front-end/pull/14) We have collaborated to create a website using Rails and React. Here are the features: - Create user authentication using only user_name - Create a Navigation Panel and Mobile Menu - Main page with a list of motorbikes and a carousel slider - Details page for the selected motorbike - Page for adding a motorbike - Page for deleting a motorbike - Page for adding a reservation - Page for listing My-Reservation - Proper usage of Redux store, actions, and reducers - Created API documentation using rswag Note: for better run backend rails s -p 4000