A backend I built for a Trello-like project management application.
The main goal of the project was to get hands-on experience with building APIs, handling users and projects, and working with a database from the backend.
- REST APIs
- User management
- Project/task related operations
- Database operations
- Backend routing
- Authentication and middleware
- Node.js
- Express.js
- JavaScript
- Database
This project helped me get more comfortable with backend development, API design, routing, middleware and working with databases.
Completed as a backend learning project.