Skip to content

AramWondergem/final-assignement-bootcamp-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Wondergems

Version: 1.0
Author: Aram Wondergem

Table of Contents

  1. Introduction
  2. Requirements
  3. Installation Steps
  4. Usage
  5. Roles and Test Accounts

Introduction

This document provides the installation guide for the frontend of the Wonder Gems application. Wonder Gems is a web application that allows a hobby chef to send a menu to friends and family, and manage all aspects of menu orders and delivery.

In this guide, you'll find the required software and steps to set up the Wonder Gems frontend. Additionally, it explains how to use the frontend, including login credentials for various test accounts.

Requirements

Installation Steps

Run the Backend Locally

Follow the README of the backend of the web application.

Setting Up with WebStorm

  1. Download and Install WebStorm: Get WebStorm from here.
  2. Open the Project: Launch WebStorm and open the wondergems-frontend folder.
  3. Install Dependencies and Start the App: Open the terminal in WebStorm and run:
    npm install
    npm run start

4.Open your browser and go to http://localhost:3000.

Usage

Cook Features

  • Log in or create an account, then click "Become Cook" on your profile page.
  • Create and manage menus from the dashboard. Add customers by email.
  • Accept or decline orders and communicate delivery times using the dashboard options.

Customer Features

  • Log in to view available menus and place orders.
  • Manage your profile and order history.

Roles and Test Accounts

Username Password Roles Description
[email protected] Hallo1test! USER A customer linked to [email protected].
[email protected] Hallo1test! USER, COOK A cook who can create and send menus.
[email protected] Hallo1test! USER, COOK, ADMIN Admin with full access.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published