Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adelrizq/firsttosolve
FirstToSolve is a competitive programming platform to manage competitive programming regular activities,
https://github.com/adelrizq/firsttosolve
automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql
Last synced: about 1 month ago
JSON representation
FirstToSolve is a competitive programming platform to manage competitive programming regular activities,
- Host: GitHub
- URL: https://github.com/adelrizq/firsttosolve
- Owner: AdelRizq
- License: mit
- Created: 2021-01-20T14:29:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T14:46:41.000Z (about 4 years ago)
- Last Synced: 2023-04-28T08:20:19.497Z (over 1 year ago)
- Topics: automation, automation-selenium, cmp2022, codeforces, competitive-programming, dotnet, hackerrank, mvc, sql
- Language: CSS
- Homepage:
- Size: 51.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
---
### Content
1. [About](#1)
2. [Install](#2)
3. [Built Using](#3)
4. [ScreenShots](#4)
5. [Contributors](#5)
6. [Licence](#6)---
### π§ 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.__
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```.
- [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)