MEAN Stack Application
A full-stack university project on the MEAN stack — Angular front end, Express and MongoDB behind it.
A full-stack application built for a university course on the MEAN stack: MongoDB, Express, Angular and Node.js, written end to end in TypeScript.
The project covered the whole path — schema design, a REST API with validation and error handling, authentication, and an Angular front end consuming it. It was my first sustained work in Angular, and the strictness of its module and dependency-injection model changed how I structure React applications too.