CommunicationSystem is a platform for distance education. This project was done as a school project in 10 grade. Now platform is used in my school
| Feature | Students | Teachers | Admins |
|---|---|---|---|
| Text and video chat | ✓ | ✓ | ✓ |
| Profile editing | ✓ | ✓ | ✓ |
| Completing tests | ✓ | ||
| Creating and grading tests | ✓ | ✓ | |
| Adding new subjects | ✓ |
- Angular 2 - Front-end framework for building web applications
- .NET 6 - Back-end framework for building web applications and APIs
- PostgreSQL - Relational database management system
- Entity Framework Core - Object-relational mapper for .NET
- SignalR - Real-time communication library
- WebRTC - Technology for providing real-time video communication