My TypeScript learning sandbox. The app focuses on adding sale offers for various items, along with a rich user profile that summarizes all previous user activity.
I initiated this project during my one-month school apprenticeship in March 2021. I promptly conceived the idea of creating something similar to the very popular in Poland online marketplace called OLX. I opted to use TypeScript because I hadn't worked with it before, and I've always believed that building something substantial is the best way to learn new technologies and techniques.
The aim of this application was straightforward: to establish a platform where people can create an account and promptly post new offers. Other users, including anonymous ones, can view these offers and respond to them if they find them suitable for their needs.
I thoroughly enjoyed developing this app, and I learned TypeScript in its developing process, which I then began using extensively in various projects. I reckon I spent that month in a productive and enjoyable manner.
This particular project includes 12 features in total.