- Development of a dessert e-commerce platform for a client, consisting of a website where products can be viewed and filtered, product details and related products can be seen, a cart can be generated, and orders can be finalized (without a payment method). Additionally, an administrative panel was created where users, product categories, products, and order requests can be managed.
- Development of a platform (background task) consisting of 2 parts:
- The first part involves gym registration, their facilities and images, their memberships or subscription plans, controlling access to their administrative panel, validating customer subscriptions through QR codes (Entrance control), among other functions in development. This part was developed in ReactJS using Vite.
- The second part consists of a mobile application for customer registration and viewing the information of the aforementioned gyms, subscribing to a plan, and generating a QR code for accessing the facilities, among other functions still in development. This was done in Flutter. Theproject's API is being developed in NestJS and using MongoDB as the database. In addition to this, a landing page for gym registration for subsequent approval and entry into the platform is being developed. This is being developed in NextJS.