GithubHelp home page GithubHelp logo

jpgothro / imbibeor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thirsty-travel-oregon/imbibeor

0.0 2.0 0.0 1.44 MB

Message board for travels around Oregon highlighting beverage options of various locations

License: ISC License

JavaScript 73.78% HTML 23.50% CSS 2.72%

imbibeor's Introduction

ImbibeOR

Javascript fueled message board for beverage travel in Oregon.

Collaborators

  • Mugsy Carter
  • Tim Combs
  • Michael Freeman
  • John Gothro

Project Functionality

  • This is a Code Fellows Project to create an http express server that uses mongoDB for persistent storage and retrieval and mongoose as the templating and validation layer then push

  • The app also has an authentication system to sign-in users and allow specific types of users access to specified routes

  • The http server runs on localhost:3030

Live Site Here

Technologies used

  • node.js

  • MongoDB

  • Express

  • Mongoose

  • bcryptjs

  • Body-parser

  • Dotenv

  • Superagent

  • morgan

  • jQuery

  • ImageMapResizer

  • Page.js

  • Handlebars

  • deployed via Heroku

  • Make sure to run npm install from the directory root to install dependencies

  • Please refer to the package.json for more info

Directions to run locally

  • Download the files

  • Set up database

    • Download MongoDB
    • create a .env file - refer to .env.example
    • Start the database mongod --dbpath [path to your MongoDB folder here]
  • Set up project

    • Open new terminal window, cd ImbibeOR and npm install
    • Open another terminal window, cd ImbibeOR and type:
      $ npm start
      
    • Then open a browser window and navigate to the address localhost:303<your_port_number>
  • Please refer to the package.json for info about scripts

Testing

  • Set Up
    • To run tests set up a test database in mongoDB: imbibeor-test
    • Start the database mongod --dbpath [path to your MongoDB folder here]
    • refer to .env.test for the port number
    • To run the test suite at cli at root of the project directory type:
      $ npm test
      
    • this will first run eslint - for more info look at .eslintrc
    • then mocha run unit tests and e2e tests

Code Shape

  • The code has been vetted using eslint & Travis-CI

Collborations/Questions/issues

  • Not currently looking for collaborators at this time
  • Always looking for suggestions
  • Any questions and concerns can be handled by opening an issue on the codebase

License

  • Licensed under the ISC license - see LICENSE.md for more info

imbibeor's People

Contributors

timcombs avatar jpgothro avatar mugsycarter avatar mjfreem1 avatar

Watchers

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