/Family-Matterz

Built on a 2 week deadline, this web application was designed with the needs of groups and families to stay connected in a safe, familiar and convenient environment. Built as a mobile web app on a stack of React, NodeJs, and MongoDb, Family Matterz takes the guesswork out of organizing and saves time for the things that matter most, family.

Primary LanguageJavaScript

Family Matterz

Family Matterz is a full stack family organizer application built with Node, Express, React and MongoDB. This App was designed for mobile devices and is intended as an easy and convenient way for families to connect and stay organized. All features use websockets in order to be synchronous so families can stay up to date in real time.

Final Product

Home Todo recipes ingredients grocery chat

Dependencies

  • Node.js
  • Express
  • React
  • body-parser
  • cookie-session
  • material-ui
  • socket io
  • react router
  • axios
  • devxtreme

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web client using the npm start command.
  • Run the development web server using the npm start command.