BACK TO PROJECTS
NodeJS
JavaScript
MySQLMicroservice
[ Web App / Microservice ]
LiteraPlus
LiteraPlus is a microservice supporting a bookstore system through book donations, book bartering, reward points, and service transactions. This project was built as a separate service that remains integrated with the main system.
[ Preview ]
Project Gallery
1 / 3
[ Role ]
Full-Stack Developer
[ Duration ]
Academic Project
[ Project Type ]
Microservice Web Application
PROBLEM
The bookstore system needed additional features that could run independently without disrupting the main system. If all features were directly injected into the main system, development and maintenance processes could become complex.
SOLUTION
I built a separate NodeJS-based service with its own backend and authentication system. Although independent, LiteraPlus remains accessible from the main web app, making the user experience feel seamlessly integrated.
KEY FEATURES
[+]
Book donation system[+]
Book barter system[+]
Reward points[+]
Membership levels[+]
Integration from the main web to the microservice

