AboutApp - UI Overhaul
Setup
Hardware and Software requirements
There are no definitive minimum spec requirements to run this project. The listed specs are NOT the required specs. However, this project was made and tested on Windows 10 Home Single-language v21H2 64-bit running on the specs listed below.
- AMD Ryzen 7 4800H 8-core
- RTX 3050 Mobile 4GB vRAM
- 8GB dRAM
Any modern machine, even of much lower spec, can run this project, as long as the OS matches or is newer than Windows 10 v21H2. Even then, it could be assumed that this project will also run just fine on Windows 7 and most versions succeeding it, including Windows 11. Linux and macOS emulation compatibility is not guaranteed.
TL;DR: If your device is running Windows 8 or newer, you can run this program... probably.
Installation
As of version 1.1.0-beta, the app only runs in-IDE using Visual Studio 2022 with .NET Core 6.0 package installed. If you don't already have these installed, see the official installation tutorial for Visual Studio 2022 and the official installation tutorial for .NET Core 6.0 for more info about that.
- Go to the releases page and look for the latest version.
- Within the Assets menu, click on
Source code (zip). This will download the source code for this project.
-
Go to your downloads folder, then extract
InfoApp-1.1.0-beta.zip. -
Go to the extracted folder (same name, without the
.zip), then openSite Details.sln. This will open the solution and project in Visual Studio.
- Click on the "Site Details" button next to a green triangular arrow. This will build the project and will generate the necessary files to run the program. This will then run the program, assuming everything works as expected. If the program fails to run during this process, contact me directly and provide a screenshot of the issue.
- Close Visual Studio and reopen
Site Details.sln. You can now run the program by pressing the same button (see step 5).
More info
See the main GitHub page for more information.



