Skip to content

Commit cf7054e

Browse files
committed
initial commit
0 parents  commit cf7054e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Codeberg
2+
This is project is intended to produce a deployable container solution for hosting coding competitions where coders can login, register for specific coding competition, type and run their code on the particular choice of language and compete amongst themself.
3+
4+
## Features
5+
Following features are expected out of the project
6+
- User Registration using inputs as Name, username, email, password
7+
- User Login System
8+
- Admin Login System
9+
- Question Submission by the admins
10+
- Code writting and running capablities based on predefined constrains

0 commit comments

Comments
 (0)