Hello everyone 👋
Recently I deployed a project and wanted to share it here for testing and feedback.
The project is E-Lib — An Online Resource Management System built using the MERN stack.
The backend APIs, authentication, and database are already integrated and working.
Frontend (Live):
https://e-lib-frontend-puce.vercel.app
You can try things like:
- Authentication (Register / Login)
- Browse resources/books (upload/Edit/Delete) but only user who uploaded the can Edit/Delete the Book. Other can view it.
- Dashboard UI interactions.
- DB on Mongo Atlas.
I mainly want feedback on things like:
UI/UX experience
Performance
Any bugs or issues
General suggestions for improvement
This project is something I built after completing my MCA while preparing for interviews, so any advice or feedback from experienced developers would really help.
my previous post mention some details check it out for more details.
link => https://dev.to/tanish_sharma_2543d9a6e15/need-advice-541p
Thanks in advance 🙏
any type of advice much appreciated, also i going to present this project in interview.
i am also pasting my GitHub link for projects
Frontend => https://github.com/Tanish02/E-lib-Frontend
Backend API =>https://github.com/Tanish02/E-lib-Backhend
Dashboard => https://github.com/Tanish02/E-lib-dashboard
Top comments (0)