Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 633 Bytes

File metadata and controls

19 lines (11 loc) · 633 Bytes

PostlyApp

PostlyApp is a .NET MAUI Application written as a part of a University Project. The goal of the project was to create a microblogging plattform.

Documentation

Code documentation can be generated using doxygen and the provided Doxyfile. To do so run doxygen inside the root directory.

Authors