hrithik-jha / quickdocs

An online real-time text editing software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickdocs

An online real-time text editing software using Node.js with PHP for authentication and file hosting.

Auth

An auth server is set up using PHP and MySQL queried by Node.

Hosting

Hosting and routing using Node.js. All documents saved with MongoDB.

Instructions

In the server folder,
Execute: node index.js
It will start the server.
To have auth and file sharing functionalities, start the PHP server.
Paste the API folder files in the xampp/htdocs of your system for PHP microservices.

About

An online real-time text editing software.

License:MIT License


Languages

Language:HTML 57.4%Language:JavaScript 24.0%Language:PHP 12.3%Language:CSS 6.3%