Skip to main content

Suitemate

Next.js, GCP, Flask, MySQL, Git, Tailwind CSS

  • Developed a web-based application to facilitate roommate matching and lease management for rental properties.
  • Utilized Next.js to create an intuitive user interface for both landlords and tenants.
  • Designed and optimized a MySQL database schema, ensuring efficient storage and retrieval of user data, property information, and lease agreements.
  • Employed Google Cloud Platform (GCP) services such as Cloud SQL for MySQL to host the database, ensuring scalability, reliability, and security.
  • Leveraged Flask to build robust backend APIs, handling user authentication, property management, and communication between the frontend and database.