This is a simple Web Frontend UI for Comic Books Rental Service.
Project is created with:
- Single Page Application (Client-Side Rendering)
- React, Create-React-App
- JavaScript, HTML, CSS
- BootStrap, Font-Awesome
- Axios (Ajax)
- Heroku (PaaS)
- User Register, Login, Logout
- Create, Update, Delete Comics
- Search & Sort comics in store
The Frontend UI is hosted on Heroku at: https://fast-retreat-54128.herokuapp.com
Also, this Frontend UI is already implemented Ajax to connect to the backend service of commy, so feel free to go on the site and play around with it.
The functionality of this commy application is not 100% completed. The Customer and Rental portals are yet to be done.