< see all project
Rent A Car
Scope:
Actually its my personal project ,i'm start from scratch so,i build a database design ,making api with expressJs and Mysql,consume api to React js ,but i dont have references design so i just imagine that. The list of the pages i was build was:
- Login Page
- Register Page
- Landing Page
- Result Search Page
- Details Page
- payment Page
- My Transaction Page
list of Rest Api
- Booking api (post)
- Home Page api (Get)
- City api (Get)
- Country api (Get)
- result search api (Get)
- details api (Get)
- register api (Post)
- login api (Post)
Database design
Screenshot
Tech Stack
- React js
- Redux
- expressJs
- sequelize
- mysql
- tailwindCss