Skip to content

hrr26-berets/hrr26-berets

Repository files navigation

wishList

wishList offers a streamlined online shopping experience.

Team

  • Product Owner: Doug Salazar
  • Scrum Master: Lydia Demissachew
  • Development Team Members: Bois Bakhodirov, Jacob Yoo

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
    3. Utilities
  4. Team
  5. Contributing

Usage

Sign up -> Log in. Browse through popular items or featured lists. Custom search for specific items. Look through Product Details for more information. Add items to your personal shopping list. Create new lists. Save, rename, or remove existing shopping lists. Click Buy Now to be directed to the retailer's purchasing page for an item.

Requirements

  • Node 6.9.x
  • Redis 2.8.x
  • MongoDB 3.4.x

Development

Installing Dependencies

From within the root directory:

npm install

Tasks

Run MongoDB and Redis Server.

From within the root directory:

npm start
npm run dev

Utilities

Unit Testing:

npm test

Linter:

npm run lint

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages