A web platform designed to simplify the buying and selling of academic notes. This application provides secure authentication, an interactive user interface, and scalable backend support to ensure a seamless experience.
Full-Stack Django React Web Application
-
E-Commerce for Notes:
A platform where users can sell and purchase academic notes effortlessly. -
Secure Authentication:
Integrated JWT authentication for secure and reliable user access. -
Interactive UI:
Designed a user-friendly interface leveraging ReactJS and Material-UI (MUI) for an engaging experience. -
Backend Development:
Built a scalable and efficient backend using Django. -
Full-Stack Integration:
Delivered a responsive and robust full-stack application with excellent performance.
Page where users can upload notes for sale.
Page where users can upload and list notes for sale.
Page where users can browse and buy available notes.
Page showing selected notes ready for checkout.
Page to complete the purchase (Payment integration pending).
- Payment Integration:
Work in progress. Currently, the payment process is not completed.
- Frontend: ReactJS, Material-UI (MUI)
- Backend: Django
- Database SQL
- Authentication: JSON Web Tokens (JWT)
- Clone the repository:
git clone git@github.com:ranasuryansh14/GetUrNotes.git
- Navigate to the project folder
- Install Dependencies
- Start the server