GithubHelp home page GithubHelp logo

niceslice / moodyapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matthewjjwells/moodyapp

0.0 0.0 0.0 1.59 MB

The mood recording app that allows for monitoring mood trends. Weekly and monthly mood trend data is converted into easy to digest pie charts

Home Page: http://www.moodyapp.me

JavaScript 2.23% Shell 0.14% TypeScript 97.63%

moodyapp's Introduction

MoodyApp

MoodyApp is a mobile application that lets users record, monitor and analyse their daily moods.

Description

After logging in, users may go to their dashboard to see all their previously recorded moods, along with the intensity ratings and any notes they left themselves.

Adding a mood is a simple, three-step process: just select the mood that feels right, slide the intensity rating that goes from 1 to 10, add a note if desired, and click “add mood”!

The analytics tab shows users their most frequent moods overall, and their moods over the course of the month.

MoodyApp user flow

Getting Started

  1. Clone, install and start MoodyApp's database and server from the MoodyApp backend repo.

  2. Install Expo on your local machine.

  3. Clone this repo:

git clone https://github.com/BOUNCE8/MoodyApp.git
cd MoodyApp
  1. Inside the project's root directory, create a .env file for your IP address and desired port number:
ROUTER=IP=XX.XX.XX.XXX
PORT=XXXX
  1. From inside the project folder, use npm to install MoodyApp's dependencies:
npm install
  1. Start MoodyApp in Expo's development server by running
npm start

Tech Stack

Roadmap

MoodyApp is in its first developmental release. Future releases will include deployment on AWS, will let users set notifications to prompt them to update their moods, and will allow users to share their mood records with friends on the app.

Contributors

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

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.