# Coffee Shop Locator

## Description
Jolt, the hub for all things coffee, will be a program that allows coffee lovers around the world to connect - whether it's in person, at a local coffee shop, or online. Jolt will provide users with access to local coffee shops, information about coffee (articles/videos/etc.), and resources to purchase coffee and equipment. For this project, we will build a demo version of this program, with some of the aforementioned features implemented.

## Project details
- Category: General
- Difficulty: 
- Suggested stack: Not specified
- Approval status: Approved

## Target users
### - Anonymous Users

### - Registered Users

## Tags
MVP, Optional

## User Stories
### Find
As a user, I need to be able to find local coffee shops near me, sorted by distance and rating.

### Details
As a user, I need to be able to view details about a selected coffee shop, including Hours of Operation, Price Range, Website, Menu, and Images

### Directions
As a user, I need to be able to get directions to a selected coffee shop from the generated list

### Articles
As a user, I need to be able to view articles about coffee (how to make it, best brands for brewing, best brands for equipment)

### Links
As a user, I need to be able to be linked to Amazon, for example, to purchase coffee and equipment

### Carousel
As a user, I need to be able to see the carousel of features/products on the home page

### Register
As a user, I need to be able to become a registered user

### Favorite
As a registered user, I need to be able to favorite coffee shops

### List Favorites
As a registered user, I need to be able to view my favored coffee shops, along with their information

### Like
As a registered user, I need to be able to like/dislike a coffee shop

### Dislike
As a registered user, I don’t want to see coffee shops that I have disliked when searching

### Visited
(Optional)As a registered user, I need to be able to mark a coffee shop as visited

### Profile
(Optional)As a registered user, I need to be able to view my profile

### List Favorites
(Optional)A profile should have at the very least a list of coffee shops I have visited

### Friend
(Optional)As a registered user, I need to be able to send a friend request to another user

### Friend List
(Optional)As a registered user, I need to be able to view my friends list

### Friend Profile
(Optional)As a registered user, I need to be able to view a friend’s profile
