Skip to content

Latest commit

 

History

History
24 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

24 lines (8 loc) · 388 Bytes

Dollar & Chair (WIP)

An auction house app playground to test Object Oriented Programming Principles. The backend is written in C# and the frontend in React+TypeScript.

Getting Started

prerequisite: Install a C# IDE (Visual Studio)

Using the Application (TBD)

Sample Input Code

On-going Thoughts

Resources Used