Skip to content

MDahlmann/RealSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

257 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealSuite - Real Estate Management System

Academic Project: This repository is an imported version of a 1st-semester exam project developed by me and three fellow students for the AP Computer Science program at UCL University College. It is showcased here as part of my professional portfolio.

About The Project

RealSuite is a straightforward desktop application designed to handle basic Real Estate management tasks.

As a first-semester project, the primary goal was not to build an enterprise-level, highly scalable system, but rather to grasp the core concepts of software development. It serves as a practical implementation of fundamental programming concepts, graphical user interface (GUI) design, and basic data handling.

This project represents our very first deep dive into software development and teamwork.

Key Features

  • Intuitive Desktop Interface: Built using Windows Forms to provide a simple and accessible user experience.
  • CRUD Operations: Users can Create, Read, Update, and Delete records within the system.
  • Data Persistence: Basic storage and retrieval of application data.
  • Event-Driven Programming: Utilizes WinForms event handlers to trigger logic based on user interactions (button clicks, list selections, etc.).

About

A desktop application built with C# and Windows Forms (WinForms). Developed collaboratively as a 1st-semester AP Computer Science exam project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages