The project name is SYSTEMATYCZNOŚĆ, which is an ASP.NET MVC application I created for learning programming and for my personal needs.
SYSTEMATYCZNOŚĆ is a web application that allows users to save their values, goals, and important dates such as birthdays or anniversaries. The project was created from my own idea and for the purpose of developing my programming skills and for my personal needs.
The project consists of both front-end and back-end parts. The front-end was written using HTML, CSS, and JavaScript, while the back-end uses C# language along with .NET framework. The project also includes a database that was implemented using Entity Framework.
This project requires Visual Studio programming environment and .NET framework. Additionally, to run the project, a runtime environment for the web browser is needed.
To use the project, clone the repository from GitHub and open the project file in Visual Studio. After opening the project, it can be run and tested on a local server. To use the project on another server, configure the appropriate database connections.
This project is a web application created for saving values, goals, and important dates. It was created for learning programming in the ASP.NET MVC technology and for my personal needs. The project contains basic functionalities that can be developed and customized for the needs of various web applications.