All Projects → alamgirqazi → kolaboard

alamgirqazi / kolaboard

Licence: other
A Real-time chat, collaboration and productivity enhancement application for teams built using React.js, Node.js, Socket.IO, MobX, MongoDB.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to kolaboard

dynamic-data-and-capabilities
[ARCHIVED] Dynamic Data and Capabilities in IPFS Working Group
Stars: ✭ 57 (+147.83%)
Mutual labels:  collaboration
mobx-state-tree-router
State-based router for React and MobX State Tree
Stars: ✭ 18 (-21.74%)
Mutual labels:  mobx
YoutubeWithFriends
main repo for youtube-with-friends
Stars: ✭ 12 (-47.83%)
Mutual labels:  collaboration
alkemio
START HERE! Cross project collaboration and shared documentation.
Stars: ✭ 22 (-4.35%)
Mutual labels:  collaboration
mobx-router5
Router5 integration with mobx
Stars: ✭ 22 (-4.35%)
Mutual labels:  mobx
react-mobx-local-state-example
React MobX (for Local State) Example
Stars: ✭ 27 (+17.39%)
Mutual labels:  mobx
easyappointments-integrations
📅 Various platform integration packages of Easy!Appointments
Stars: ✭ 29 (+26.09%)
Mutual labels:  collaboration
Git-for-bio-scientists
Presentation about digital lab journalling with Git
Stars: ✭ 30 (+30.43%)
Mutual labels:  collaboration
cleanup
Remove gone Git branches with ease.
Stars: ✭ 21 (-8.7%)
Mutual labels:  collaboration
todo-list
A simple todo list application with React and mobx and antd
Stars: ✭ 25 (+8.7%)
Mutual labels:  mobx
git-team
Command line interface for managing and enhancing git commit messages with co-authors.
Stars: ✭ 44 (+91.3%)
Mutual labels:  collaboration
vulyk
Flask/Mongo application to provide intuitive web-interface for tasks distribution
Stars: ✭ 35 (+52.17%)
Mutual labels:  collaboration
bnote
BNote - Open Source Ensemble Management
Stars: ✭ 20 (-13.04%)
Mutual labels:  collaboration
javascript-examples
Examples for the Convergence Real-time Collaboration Engine
Stars: ✭ 40 (+73.91%)
Mutual labels:  collaboration
CoCreateCSS
A lightweight utility-first Atomic CSS framework promoting rapid UI development. No learning curve... Apply your native css property:value directly in class, then extract and transform it.
Stars: ✭ 13 (-43.48%)
Mutual labels:  collaboration
FlutterSupportChat
App flutter demonstrando o uso das seguintes tecnologias: Firebase, MobX e Flutter Modular.
Stars: ✭ 23 (+0%)
Mutual labels:  mobx
stencil-mobx
No description or website provided.
Stars: ✭ 26 (+13.04%)
Mutual labels:  mobx
learn
My list of things to learn
Stars: ✭ 33 (+43.48%)
Mutual labels:  collaboration
dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-4.35%)
Mutual labels:  collaboration
umi-plugin-mobx
😍 use mobx-state-tree gracefully in umijs.
Stars: ✭ 33 (+43.48%)
Mutual labels:  mobx

kolaboard


A Real-time chat, collaboration and productivity enhancement application for teams built using React.js, Node.js, Socket.IO, MobX and MongoDB.

Major features include

  • Real-time Noteboard / Chat
  • Create/Leave groups
  • Find/Add/Remove Friends
  • Manage Private Notes
  • Arrange Private Notes by folders
  • Set up weekly timetable schedule
  • View Nearby Events
  • Manage Profile

How to run:

Clone the repo

   $ npm install

   $ node server


Go to localhost:3000

Libs/tools used:

Javascript ES6

React.js https://github.com/facebook/react

Material-UI http://www.material-ui.com/

SASS for styling http://sass-lang.com/

Webpack v1 for module bundling https://webpack.github.io/

ExpressJs Framework https://expressjs.com/

MobX (State Management) https://mobx.js.org/

Mongoose (ODM for MongoDB) http://mongoosejs.com/

Screenshots

Homepage:



Signup:



Login:



App:



Noteboard Fullscreen:



Drawer Menu:



Create Group:



Message Details:



Note Details:



Find / Add Friends:



Friendlist:



Accept Requests:



Profile:



Private Notes Folder:



Private Notes:



Nearby Events:



Timetable:



Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].