Code Monkey home page Code Monkey logo

text-circle-editor's Introduction

TextCircle Collaborative Code Editor

This app is deployed here https://guarded-savannah-51094.herokuapp.com/

Text Edit is an small web application made with my experimentation with the Meteor framework. In essence, TextEdit allows users to log in and code to a text area which is then rendered live HTML. Think of this as a poor man's CodePen 

It was one of my first projects using the Meteor framework and I wanted to test it out rather than creating a basic "ToDo" app.  I experienmenteted with several libraries and settled on routing in the form of iron:router, MongoDB for handling the database and Bootstrap to make everything neat and responsive.

It is allows for HTML to be typed into the code editor and it will be rendered live in the display window, which is just an iFrame. It enables people to collaborate on coding assignments with others, they can add comments and see which users are editing the document. Users also have the option to make a document private, whereby JavaScript security measures disable other users from seeing the document. There is no limit to how many documents can be created or how many comments can be made.

It was a nice project to work on, particularly learning the importance of publishing and subscribe models for security and I gained more of an understanding of distributed databases and how they work.

text-circle-editor's People

Contributors

nford88 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.