Giter Site home page Giter Site logo

moodforthought's Introduction

Mood for Thought

Mood for Thought is a web app that allows users to receive 'mystery' recommendations from other users for a certain mood, and to recommend tidbits and media pertaining to a mood to other people around the world. It is built on node.js and webGL, and uses express, ajax, and jquery to transfer input between the site and the database generated with mongodb.

--

Installation & User Guide

Mood for Thought requires mongoDB and node.js. You can read more about their documentation in their respective repositories. Once you have node.js and mongoDB set up, just clone this repository into your local drive. To get up and running, you need to run mongo in the command line. In a new shell / command window, you can use commands to work with the server. To check the files in the database, run mongo and enter use letters, then db.documents.find() to show all the stored entries.

--

Version 1.0.0

Currently, Mood for Thought must be run through the local host. Current functionality allows for entry through the URL in the format of 'mood'-'description' to be stored in the database. Requested moods through the text box are sent to the server and printed to the console (not the webpage) with the push of a button on the home screen. Goals for the near future are to implement our new home page with dynamic elements and to create a form to enter elements into the database rather than using the URL.

moodforthought's People

Contributors

akxue avatar prohaejin avatar siyangsun avatar

Watchers

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