top of page
Portfolio
Full-Stack Final BIOS’ Course Promotion Project (includes Readme file)
This GitHub Search App project uses a backend developed in Node.js with Express, connected to MongoDB via Mongoose. It implements CRUD routes for the "Search" model and uses JWT for authentication and centralized error handling. A Postman collection is provided to test the APIs, and the frontend was tuned to integrate searches with the backend, allowing viewing history and performing CRUD operations. Finally, the project has been thoroughly tested and its code is available in a public GitHub repository.
🛠️ Tools: Node.js, Express, MongoDB, Mongoose, JWT, Postman, CRUD, React, Vue.js
bottom of page