Skip to content

Creams-Quad/bounty-front

Repository files navigation

Bounty Front

David DM Shield last commit to repository

Bounty is a social network built around sharing recipes; more specifically, sharing and creating recipes for cold treats. Bounty's purpose is to crowd-source hard to find or non-existent recipes. Fulfill your cream-based cravings, and maybe make some friends on the way.

🚀 Getting Started

  1. Fork our repo GitHub
  2. Clone the repo git clone
  3. Install dependencies npm i
  4. Run tests npm test
  5. Start a development server npm start

📖 Table of Contents

🛠 Wireframe

Our wireframed application

👩‍💻 User Stories

  1. Inquisitive user (Read)

    • As an inquisitive user I want to discuss different recipes that haven't been created yet.
    • Explore the list of bounties and then access the descriptions to see the recipes
    • Can share opinions
  2. Bounty poster (Read, Create)

    • As the person that posted a bounty I want to share my ideas.
    • Add a bounty.
    • Read other opinions.
  3. Bounty hunters (Read, Create, Update)

    • As a bounty hunter I want to read the recipe and then create the recipe.
    • Marks bounties as completed.
    • Able to read the opinions for the completed recipe.
  4. Guild Master (Read, Create, Update, Delete)

    • As a guild master I want to check for completed recipes and move it to the completed recipes list.
    • Move completed bounties to completed list.
    • Able to check to see if bounties are completed.
  5. Competitive bounty hunter (Read, Create, Update)

    • As a competitive bounty hunter I want to create as many valid recipes to collect karma
    • Collect karma for each recipe made
    • Build karma for reputation

📦 Dependencies

🚧 Our Repos

Our API

🏡 Team

🔍 More Resources