NeoCart is an academic full-stack e-commerce web application developed as part of a Semester 5 BCA project.
The project was created to understand how e-commerce systems work, including frontend development, backend integration, and database interaction. The application was built using PHP and MySQL with the help of references and learning resources.
- Project Type: Academic Project
- Semester: 5
- Development Type: Individual academic project
- User registration and login
- Product listing and search
- Shopping cart functionality
- Order processing
- Admin panel for basic product and order management
- AJAX-based interactions
- PHP
- MySQL
- HTML
- CSS
- JavaScript
- Bootstrap
This project helped me understand:
- Frontend and backend integration
- PHP–MySQL database interaction
- E-commerce application flow
- Basic CRUD operations
- Working with an MVC-like project structure
This is an academic learning project developed for educational purposes using references and sample implementations.