Dependency requirement for this project: .NET 9.0 or later
Running the project:
- clone this repository.
- open the project directory.
- run command
dotnet runin the terminal. - wait for the project to build, then follow the provided link in the terminal.
- the web app is now running and ready to use!
Afterword: this project uses local database which is included in the latest version of this repository. if you have all the dependencies installed correctly, you should be able to follow the instruction above to successfully run and try all features in the project. have fun!