DEV Community

Tanish Sharma
Tanish Sharma

Posted on

Testing my project for Interview

Hello everyone 👋

Recently I deployed the frontend of my project and wanted to share it here for testing and feedback.

The project is E-Lib — 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

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 if u wish
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)