The primary objective of this project is to develop a comprehensive software plan management website that enables users to effortlessly register, log in, and acquire tailored plans in alignment with their specific requirements.
https://n-gage.netlify.app (Netlify)
https://n-gage.onrender.com (Render)
- User registration and login functionality.
- Plan selection and customization options.
- Secure transactions with a payment gateway.
- Responsive design for various devices.
- User dashboard for plan management.
Client: HTML, CSS & JavaScript
Server: Node.js Express, & MongoDB
POST /users/register POST /users/login PATCH /update/:emailID GET /user/:emailID GET /posts POST /posts/add