Code Monkey home page Code Monkey logo

the-munching-vass's Introduction

The-Munching-VASS

Web application for FACN to view and contribute to the cooking schedule in the guesthouse.

Open the app on Heroku:
How to run our app:

User Stories:

As a member of FACN who wants to cook at the guesthouse I want to:

  • Add chef and sous-chef to a certain date
  • Add type of meal that’s being cooked

As a member of FACN who is interested in coming over to eat I can:

  • Browse the cooking schedule, including what is being made
  • Add myself as someone who is coming to eat

Stretch Goals:

  • New participants can add themselves to the name list
  • participants would be able to delete themselves from duties or dinners

Schema:

Cooking

id | chef_id | sous-chef_id | meal ------------- | ------------- 1 | 4 | 7 | "Rice and Tofu" 2 | 3 | 1 | "Maqluba"

People

id name
1 "Sajeda"
2 "Amy"

Participants

date_id participant_id
1 3
1 18
2 6

Code Guidelines:

  • camelCase for all variable names
  • Use classes for CSS and ID's for JS
  • Comments for code clarification
  • Remove all unnecessary console.log

Team Checklist:

  • Make initial software architecture
  • Create psql database
  • Create back-end server
  • Create front-end layout
  • Establish Heroku
  • Eat knafe πŸ˜€

Our software architecture:

Software Architecture

Our app Wireframe:

alt text

the-munching-vass's People

Contributors

wyrd00 avatar rinoma avatar veredrec avatar sajedazoabi avatar

Watchers

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