A collection of Enterprise Application Development (EAD) laboratory projects and web application experiments demonstrating frontend development, backend integration, authentication, database connectivity, and full-stack application development.
- React.js applications
- JWT-based authentication
- Student CRUD REST API
- MongoDB integration
- Google Maps integration
- HTML, CSS, JavaScript projects
- Bootstrap-based responsive interfaces
- Password Strength Checker
- React.js
- JavaScript
- HTML5
- CSS3
- Bootstrap
- Node.js
- MongoDB
- JWT Authentication
- REST APIs
EAD/
├── Bootstrap/
├── GMAP integration/
├── Html,css,js/
├── JWT/
├── reactprogs/
│ └── password-strength-checker/
├── student-crud-api/
└── Mongo DB replica.docx
- Built responsive web interfaces using HTML, CSS, Bootstrap, and React.
- Implemented JWT-based authentication for secure user access.
- Developed RESTful CRUD APIs with database integration.
- Explored MongoDB operations and enterprise application architecture.
- Integrated external services such as Google Maps into web applications.
- Consolidate all experiments into a unified full-stack application.
- Add API documentation using Swagger/OpenAPI.
- Implement automated testing.
- Deploy selected applications to cloud platforms.