Projects

Intermedium REAL ESTATE
Web project developed for the real estate sector. For the frontend the Angular framework was used. The backend uses the Firebase platform, including Firestore, and Firebase Cloud Functions. The app integrates with the VISTA property management API. Data is copied to a NoSQL database on the Firebase platform, keeping a copy for better performance access. The layout is responsive and adapts to different screen sizes including smartphones and tablets.

Package Management Demo Project
This demo project was created using the MEAN Stack. (MongoDB - Express.js - Angular - Node.js). It consists of an angular frontend and a rest api with mongodb database. The project itself allows the usual CRUD operations, where it is possible to register packages that contain metadata and a binary file.