GithubHelp home page GithubHelp logo

alishalabi / wine-about-it Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.21 MB

Full stack Node.js/Express.js project

Home Page: https://wine-about-it.herokuapp.com/

JavaScript 51.41% HTML 29.30% CSS 19.29%

wine-about-it's Introduction

Welcome to "Wine About It" - an automatic wine/food pairing service.

Brochure Page: https://alishalabi.github.io/wine-about-it/

This is a full-stack Node.js/Express.js project, that has both back-end and front-end components.

Dependencies:

  • Node.js
  • Express.js
  • Mongo DB
  • Body Parser
  • Express Validator
  • Express Handlebars
  • Method Override
  • Cookie Parser
  • Jwt
  • Mongoose

User pages/back-end routes:

  • GET: "/" (Home)
  • GET: "/grapes" (Return all grapes)
  • GET: "/grapes/:id" (Return one grape based on id)

Admin pages/back-end routes:

  • GET: "/admin" (Admin home)
  • GET: "/admin/grapes/new" (Render new grape page, helper front-end)
  • POST: "/admin/grapes" (Create one grape)
  • GET: "/admin/grapes/:id" (Return one grape based on id)
  • GET: "/admin/grapes/:id/edit" (Render new grape page, helper front-end)
  • PUT: "/admin/grapes/:id" (Update one grape by id)
  • DELETE: "/admin/grapes/:id" (Destroy one grape by id)

wine-about-it's People

Contributors

alishalabi avatar

Watchers

James Cloos avatar

wine-about-it's Issues

Good job with the SASS...

Good job with the SASS. The fact that I know you did this minutes before it was due makes me wonder what you could have accomplished if you have spent a little more time on this!

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.