Giter Site home page Giter Site logo

jsavone / q2-group-project Goto Github PK

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

Q2 Project at Galvanize. Cook's Club is a recipe sharing site for food lovers. Users are able to upload their recipes, upvote/downvote & comment on other users recipes, and save their favorite recipes to their profile. Some technologies that we used were HTML, CSS, JavaScript, Node.js, Express, Knex, PostgreSQL, Bootstrap, and Github. As a team, we planned the wireframe, and laid out a plan to execute, which included splitting tasks and pages to streamline the process.

Home Page: https://q2-group-project.herokuapp.com/

JavaScript 89.23% Shell 0.02% HTML 10.74%

q2-group-project's Introduction

Q2 Galvanize Group Project - Cooks Club
Created by Nisha Bharti, David Sommerfeld, and John Savone

For our Quarter 2 group project, we created Cooks Club, which is a recipe sharing site for food lovers. Users are able to upload their recipes, upvote/downvote & comment on other users recipes, and save their favorite recipes to their profile. Some technologies that we used were HTML, CSS, JavaScript, Node.js, Express, Knex, PostgreSQL, Bootstrap, and Github. As a team, we planned the wireframe, and laid out a plan to execute, which included splitting tasks and pages to streamline the process.

Live Demo - View here

Video Demo - View here

Q2 Group Project Requirements

The goal of this project is to put what you've learned to use to:

Write a project proposal and get it approved by an instructor

For this project, you will be assigned into groups of four/five. Together, you will need to come up with a product idea, and write it as a proposal that includes:

  • A project description
    • Who uses it?
    • What outputs do they need?
    • What inputs are needed to generate those outputs?
  • A list of technologies that you plan to use
  • A well-defined and written-out feature list

There are some constraints around what technologies MUST be present in your app. Check out Create and deploy a web app below.

Follow Agile Workflow

Example Ideas

  • Library
  • Movie Database
  • Blog
  • Retail Store
  • Student Enrollment System
  • Sports Performance Database
  • Trip Itenerary

Create and deploy a complete CRUD app

Your web app should:

  • CRUD

    • Allow users to create, read, update, and delete data from a form
  • HTML

    • Make good use of semantic HTML tags
    • Be well-indented, validated, etc.
  • CSS

    • Be well-designed
    • Use either CSS or a styling framework like Bootstrap
      • If you are using Bootstrap, please consider theming with something like bootswatch, customizing the download with SASS, or a customizer
    • Be well-indented and clean
    • Use at least one web font
    • Split code into separate files where appropriate
    • Responsive design optional but strongly encouraged
  • JavaScript

    • Well-indented, linted, and use excellent variable names
    • Split code into separate files where appropriate
    • Optionally, use a test-driven development approach
  • Workflow

    • Use wireframes to create your layouts before you build them
    • Use a feature-branch workflow for your user stories

Your App should:

  • App

    • Use express.js
    • Handle create, read, update, and delete operations on multiple related models
    • CRUD data from/to a relational database using SQL, Knex, or an ORM
  • Auth

    • Support functionality for three role types:
      • A non-logged in user
      • A logged-in user with limited permissions
      • A logged-in superuser (admin)
    • Passwords should be hashed
  • Database

    • Use Postgres
    • Be normalized to 3rd Normal Form
    • Be seeded with data
  • Workflow

    • Use a feature-branch workflow for your user stories
    • Document all dependencies in a package.json file

Make a video highlighting the functionality of your app

  • Make a 3-6 minute video explaining your project and demonstrating its features

Complete a write-up of the project

  • Describe what the project is, the technologies you used, and some information about the workflow you followed.
  • 1-2 tight paragraphs

Add all three of these to an online portfolio

  • Create a portfolio on talent
  • Link to your final deployed site, your video, your respositories, and your write-up
  • This will be added to your web development portfolio

Present your work to the class

  • Be prepared to spend ~10 minutes presenting your work to the class.

This is a realistic approximation of what developing real products on a software team is like. You will have approximately 20-25 hours of class time to work on this. It will not be enough time to do a good job on this project. Plan on spending extra time outside of class, and coordinate this time with your team. This is another Big Deal Week, and you should put maximum effort into making it successful. You can and should use your teammates, classmates on other teams, and your instructors as learning resources, but this should be your own work.

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.