Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Real estate management software made in school.

License

Notifications You must be signed in to change notification settings

Samofan/RealEstateManagement

Repository files navigation

GitHub repo size GitHub issues GitHub GitHub last commit

A software to manage real estates.

Usage

Command line interface

Usage
  dotnet RealEstateManagementCLI.dll [command]

Options
  -h|--help         Shows help text.
  --version         Shows version information.

Commands
  add               Add a new real estate.
  list              List available real estates.
  path              Specify the path of the file.
  remove            Remove a real estate.
  serialization     Specify the serialization type. (Xml is standard).
  update            Update an existing real estate.

You can run `dotnet RealEstateManagementCLI.dll [command] --help` to show help on a specific command.

Warning

Make sure to change the file extension (*.dat or *.xml) if you change the type of serialization with the path command.

Contribute

At the moment there is no possibility to contribute because I have to do the software on my own. A guide how to contribute is replacing this text after I got my grade.

Dependendencies

About

Real estate management software made in school.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages