Inspiration

We have participated at many Hackaton and one of the big issues that we had was that we lacked a plataform where we can code at the same time and storage our files in an easier way than ussing Github.

What it does

Live code editor for different programming languages with recognition, you can push your files to manage versions, send messages to peers and also ask for check codes on specific lines.

How we built it

We developed it using many languages such as Node.js, javascript php etc. We used sockets to connect all users to one session for display in real time the modifications of code, messages etc.

Challenges we ran into

First time using Node.js. Managing sessions for files. Creating server side application. File storage system.

Accomplishments that we're proud of

Live coding edit which recognizes doc extensions. Message system. Check code functions.

What we learned

A lot of sockets behavior and files manipulation. Friends love.

What's next for CodeWithFriends

Implementing Auto-Complete. User sessions. Data base. improve times for live system.

Share this project:

Updates