Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdallahhemdan/firsttosolve

πŸ† FirstToSolve is a competitive programming website to manage competitive programming activities with a virtual judge..
https://github.com/abdallahhemdan/firsttosolve

cmp cmp2022 codeforces competitive-programming contest-platform contest-programming dotne fecu hackerrank hemdan mvc

Last synced: about 3 hours ago
JSON representation

πŸ† FirstToSolve is a competitive programming website to manage competitive programming activities with a virtual judge..

Awesome Lists containing this project

README

        




![First to solve](https://user-images.githubusercontent.com/40190772/83947440-295e9500-a817-11ea-906c-9557727849aa.png)


[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/FirstToSolve)](https://github.com/AbdallahHemdan/FirstToSolve/contributors)
[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/FirstToSolve)](https://github.com/AbdallahHemdan/FirstToSolve/issues)
[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/FirstToSolve)](https://github.com/AbdallahHemdan/FirstToSolve/network)
[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/FirstToSolve)](https://github.com/AbdallahHemdan/FirstToSolve/stargazers)
[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/A4A)](https://github.com/AbdallahHemdan/FirstToSolve/blob/master/LICENSE)

πŸ† A competitive programming website to manage competitive programming activities with a virtual judge.


---
### 🧐 About
--------------------------------
**FirstToSolve** is a competitive programming website to manage competitive programming
regular activities, It is maintained by a group of competitive programmers from FECU to help competitive programmer to train for problems from different topic and compete with each other to get maximum benefit from the training.

**We aren't a real judge**, actually we are a virtual judge not a real judge, we grab problems from other regular online judges like CodeForces, HackerRank, UVA, SPOJ .. etc and simulate submissions to other online judges and provide the user with the verdict besides adding more additional features like __Creating Contests, Groups, Teams and Organizations, Writing blogs and share it with CP community.__

## 🏁 Install
1. Install [Visual Studio](https://visualstudio.microsoft.com/) with .NET environment.
2. Install [SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-2019).
3. Execute ```Delivery Script``` on the ```SQL Server```.
4. Open the ```A4A.sln``` file in the ```A4A``` folder.
5. Build the all the projects then run it.

**Note:** Do not forget to change the ```DB_Connection_String``` in ```DBManager.cs```.

## ⛏️ Built Using
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/) - Object-oriented language that enables developers to build .NET applications.
- [ASP.NET MVC](https://dotnet.microsoft.com/apps/aspnet/mvc) - A design pattern for achieving a clean separation of concerns.
- [SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-2019) - Relational database management system developed by Microsoft.
- [Selenium](https://selenium.dev/) - Portable framework for testing web applications.

### πŸ“· ScreenShots
-------------------



![image](https://user-images.githubusercontent.com/40190772/71838064-ad71ec80-30c0-11ea-9b16-666161010e92.png)
![image](https://user-images.githubusercontent.com/40190772/71838076-b5ca2780-30c0-11ea-96d3-8da9b5327fb5.png)
![image](https://user-images.githubusercontent.com/40190772/71838091-bd89cc00-30c0-11ea-94e5-35cd3b7c3e5e.png)
![image](https://user-images.githubusercontent.com/40190772/71838102-c5e20700-30c0-11ea-92ed-1a0f58b8d452.png)
![image](https://user-images.githubusercontent.com/40190772/71838112-cb3f5180-30c0-11ea-8e52-69fd0ab6ef3f.png)
![image](https://user-images.githubusercontent.com/40190772/71838126-d0040580-30c0-11ea-86ba-4043411167ea.png)
![image](https://user-images.githubusercontent.com/40190772/71838137-d6927d00-30c0-11ea-99b8-221f4cc1a2cf.png)
![image](https://user-images.githubusercontent.com/40190772/71838156-e01be500-30c0-11ea-9a77-d144beb5cf2a.png)

### ✨ Contributors



Abdallah Hemdan



Adel Mohamed



Ahmed Ashraf



Ahmed Mahboub



### βš– LicenceΒ  Β  Β 
[MIT Licence](https://github.com/AbdallahHemdan/A4A/blob/master/LICENSE)