7
7
8
8
</p >
9
9
10
+ ## About
11
+ CodEd is an all new platform to bring the code learning process to the
12
+ next level. We have been able to implement features such as Code Sharing
13
+ in the IDE by the Instructor, we take it to the next level by implementing
14
+ Code Replay. Code Replay is a feature which automates the code typing
15
+ just like the instructor with live output and Audio Visual input by the
16
+ instructor, we have further optimised this process by allowing the student
17
+ to be able to just pause the instructor, edit his code and play with it
18
+ and see various outputs according to their will. We have a wide range of
19
+ language support for our inbuilt IDE having a capability to work with
20
+ 45+ languages.
21
+
10
22
## Unique features we offer
11
23
12
24
Our complete product revolutionises the code learning process, by providing everything a curious mind can need on a single platform
@@ -20,7 +32,7 @@ Our complete product revolutionises the code learning process, by providing ever
20
32
21
33
| <img src =" https://cdn.auth0.com/blog/react-js/react.png " alt =" drawing " height =" 100 " />| <img src =" https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/1280px-Node.js_logo.svg.png " alt =" drawing " width =" 200 " /> | <img src =" https://webassets.mongodb.com/_com_assets/cms/MongoDB_Logo_FullColorBlack_RGB-4td3yuxzjs.png " alt =" drawing " width =" 200 " /> |
22
34
| :--:| :--:| :--:|
23
- | <img src =" https://www.kindpng .com/picc/m/355-3557482_flutter-logo-png-transparent-png .png " alt =" drawing " height =" 120 " /> | <img src =" https://upload.wikimedia.org/wikipedia/commons/3/33/Figma-logo.svg " alt =" drawing " height =" 120 " /> | <img src =" https://bookface-images.s3.amazonaws. com/logos/7e69eded1f41ba6345f75227e93c32d796e51060 .png " alt =" drawing " height =" 120 " /> |
35
+ | <img src =" https://www.inventateq .com/assets/aws_2x .png " alt =" drawing " height =" 120 " /> | <img src =" https://upload.wikimedia.org/wikipedia/commons/3/33/Figma-logo.svg " alt =" drawing " height =" 120 " /> | <img src =" https://www.netlify. com/img/press/ logos/logomark .png " alt =" drawing " height =" 120 " /> |
24
36
25
37
## Instructions to run
26
38
@@ -30,16 +42,17 @@ $ cd CodEd
30
42
$ npm install
31
43
$ npm start
32
44
```
45
+ ** Deployed Site**
46
+ <a href =" https://coded.jugaldb.com/login " >Website</a >
33
47
34
- ** Instructions for Android:**
35
-
36
- - Go to CodeEd/build/app/outputs/apk/release/app-release.apk
37
- - Install APK on your Android device
48
+ ** Backend Repo**
49
+ <a href =" https://github.com/Fool-Stack/CodEd-backend " >Backend Repo</a >
38
50
39
- ** Instructions for iOS:**
51
+ ** Postman Docs**
52
+ <a href =" https://documenter.getpostman.com/view/10014129/Tz5wUtjr#79daa0f4-cd75-4ec4-87b5-a94a93f05644 " >Postman Docs</a >
40
53
41
- - Open the project file in XCode
42
- - Run the App to Install
54
+ ** UI/UX Entry **
55
+ < a href = " https://www.figma.com/file/CggHpxwCUY4F5ICp1TmCPE/codEd?node-id=0%3A1 " >UI/UX Link</ a >
43
56
44
57
## Contributors
45
58
0 commit comments