Ajani

This website uses cookies!

This website uses cookies to ensure you get the best experience while browsing my portfolio. Essential cookies help this site function smoothly, enabling features like secure browsing. Analytics cookies let me understand how you interact with the site.

The Car Mart

A collaborative imaginary car mart management website

about The Car Mart

The Car Mart is an imaginary business place dedicated to selling cars. This project was assigned to me and one other member of the Computing Society at the University of the West Indies, Mona by the club president. We were given a document of requirements to fulfil.

The requirements stated that the front-end and back-end of the service must be separated. I chose to focus on the back-end portion, however I still designed the front-end.

The back-end was made using NestJS, a TypeScript back-end framework based on Express. This was my introduction to making back-end applications using NestJS. I learnt how to speed up response times with caching, use proper database schemas, implement request body validation, authorize users with JWT tokens and so much more.

The front-end was implemented using AngularJS and designed with Figma. I did not handle the more complicated front-end tasks as I am not very experienced with Angular. However, I did implement a lot of the styling as TailwindCSS was used.


tech stack

AngularJS

TypeScript

file_type_tailwind

TailwindCSS

file_type_scss2

SASS

mongodb

MongoDB

Redis