GithubHelp home page GithubHelp logo

retaind's Introduction

Build Status

#Retaind

####A Memory Retention Program

What are your plans, what are your dreams, what are your aspirations, and why do you keep forgetting about them? Retaind is a revolutionary new web app that allows you to write down your plans and be reminded of them via email a day, a week, or a month later. Remember when you spent three hours googling cooking classes and then never followed up on it? No? Well Remindr does!

  • This is app allows you to set reminders to keep track of all your delusions of self-improvement.
  • Plus, you can find our app on Heroku at Retaind.

###How Does Our App Work? -JavaScript Functionality

  • Users start by signing up for the app at the login screen with their email address, where we use http basic to create a token, using encryption (bcrypt with eat).
  • Once logged in, users can select the goal or idea they want to be reminded of and when they want to get an email notificaiton.
  • lib directory includes our auth logic js files, time js files and handling error js file.
  • models directory is where our user schema for MongoDB is located.
  • public directory includes our front-end facing HTML, CSS and js for client or user interaction, including our dashboard.
  • routes directory contains our REST API / CRUD routes to ensure the best possible experience for our app users.
  • server.js represents our REST API server.
  • The mocha command runs our local Mocha / Chai tests in the test directory.

###External Resources We are using the following external resources, as shown in our package.JSON:


###Contributors

retaind's People

Contributors

ddunc avatar dsheffield206 avatar eluetkehans avatar

Watchers

 avatar  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.