jasonjunglee / motiv

What's your Motiv?

Home Page:http://motiv.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motiv Build Status

What's your Motiv?

Motiv is a social network built to inspire and motivate its users to engage in healthy lifestyle changes. Keep track of your journey with our Timeline feature and share your progress with friends.

Developer Documentation

Tools Used:

To Install or Contribute to Motiv:

  • Fork the repo
  • Clone down locally to your machine
  • Navigate into project root folder
npm install
  • Rename the .sample-env file to .env and fill out the required keys.

  • Run the server from the respective folder

cd server
npm run start
  • Visit the localhost address indicated.

Front-end

Motive utilizes React with Redux to manage state on the front end. Below is the file structure of front end.

Back-end

Motiv utilizes a custom built RESTful API built with Node.js and Express that handles file uploading/serving, authentication, and routing for other API calls. Data is handled by Bookshelf and MySQL.

Motiv Team

About

What's your Motiv?

http://motiv.club


Languages

Language:JavaScript 70.5%Language:CSS 29.0%Language:HTML 0.5%