Code Monkey home page Code Monkey logo

familist's Introduction

familist

Familist is a real-time updating app for creating collaborative to-do lists and sharing them with groups.

This Node-based app is deployed to heroku and is publicly available here: http://familist.herokuapp.com/

User authentication is managed by Passport.js

Real-time updates are powered by Socket.io

While the current version of the app does not include the ability to create groups or multiple lists, had I been given more time I would have added in this functionality. On the backend, I would have created an additional Group and List model. Items would have a one-to-many relationship with lists. Users and Lists would both have a one-to-many relationships with Groups. On the frontend, when a user signs in they would see a list of groups they belong to and then would be able to click on a group and then choose a list in that group to view the items. This functionality would also require the user of the 'rooms' feature in socket.io to ensure that any live updates are sent to the correct list.

Another improvement to the app that I would make would be to incorporate React.js into it. While the current version of the app does not have such a large number of interactive frontend features, React would provide a good framework for further develpoment of the frontend.

familist's People

Contributors

ariabr avatar

Watchers

James Cloos 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.