Skip to content

rodaan/MassEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MassEdit

Rich Full Text editor for collaboration

App Preview

Table of Contents

##Technology Stack

  • Angular
  • Node.js & Express
  • MongoDB
  • Socket.IO

Example / Usage

Simply login, create a username for yourself, and start editing!

massedit

Getting Started

Please ensure MongoDB is installed and run it.

$ mongod (you may need to run sudo mongod)

Next, ensure node and npm is installed and run it.

$ npm install

You're good to go. Start the server with within the project directory:

$ node server.js

Now open up the application and give it a try!

Architecture

High Level Architecture

Architecture

Roadmap

Features for v2.0

  • Login with Github OAuth
  • Ability to see public repos
  • Invite users to collaborate
  • Video chat capabilities

Team Members

Product Owner: Rodaan Rabang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published