Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 520 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 520 Bytes

induction-project-mern

Intoruduction: This project is represented by Managing issues using Web App. A user can create an issue-ticket. Admin can only to see all issues. User can able to see only your's tickets. If it's issues is solved Admin to change the status of ticket.

Project Details: It was a MERN project.

M - MongoDB (NoSQL Database)
E - Express.js (Backend NodeJS FrameWork)
R - React.js (Frontent Library)
N - Node.js (Backend language for API creation)