Git Product home page Git Product logo

catchphrase.ly's Introduction

CatchPhrase.ly Let's build an app for our favorite game Catchphrase!

This lab will span over the course of several days. The suggested workflow for each day is outlined below. We will wrap up our work on 5/18.

Day 3 / Weekend

We will be building the last iteration of the CatchPrase.ly App!

Before you start, make sure you've completed Parts 1 & 2. You must have routes for Reading, Creating, and Deleting your data.

Reference lessons: Mongo(ose) Intro & Express Implementation of Mongo

Getting Started

Make sure you can successfully connect to your DB & run CRUD commands from the Node REPL / console. Please test this beforehand.

Submission

Submit a link to the catchphrase repo on your GitHub account.

User Stories

Goal: Users can see the same phrases in the application, even if the server restarts. (The phrase data is persistent.)

Users should be able to see existing phrases (served from the DB) Users should be able to save new phrases (permanently to the DB) Users should be able to delete specific phrases (from the DB) Bonus: Users should be able to edit & save (update) catchphrases that are already in the DB.

catchphrase.ly's People

Contributors

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