Oleg M.

My projects

Web application for a fitness club

Technology stack:

C#
ASP.NET
Entity Framework
SQLite

links:

Description

The application is designed to provide the information needs of a fitness club.

The application allows you to perform CRUD operations with data about:
      1. users (clients) and administrators of the application
      3. coaches
      4. services
      5. schedules
      6. registration lists for classes
      7. club cards
      8. memberships.

Checkers game

Technology stack:

C#
Windows Forms

links:

Description

Checkers game for two players with Drag-and-Drop technology support.