Coder Social home page Coder Social logo

aromatea's Introduction

Aromatea

Aromatea is a refined e-commerce platform inspired by Rishi Tea. This project offers a seamless and enriching user experience, allowing tea enthusiasts to explore, discover, and purchase high-quality, authentic teas with ease.

Live site: Aromatea

Index

Database Schema | User Stories | Wireframes |

Tech Stack

Products Page

products

Product Detail Page

detail

Getting started

  1. Clone this repository:

    • https://github.com/Vivi355/Aromatea.git
  2. Install dependencies into the Backend by running the following:

    • pipenv install
  3. Install dependencies into the Frontend by cd into react-app and running the following:

    • npm install
  4. Create a .env file using the .envexample provided

  5. Set up your database with information from your .env and then run the following to create your database, migrate, and seed:

    • pipenv run flask db migrate
    • pipenv run flask db upgrade
    • pipenv run flask seed all
  6. Start the app for backend using:

    • pipenv run flask run
  7. Start the app for frontend by cd into react-app and running:

    • npm start
  8. Now you can use the Demo User button from the login page to log in or Create an account


Feature List

Products

  • Users can read/view all Products
  • Logged-in Users can create a Product
  • Logged-in Users can update their Product
  • Logged-in Users can delete their Product

Cart

  • Users can read/view all items in their Cart
  • Logged-in Users can add products to their Cart
  • Logged-in Users can edit the quantity of the item in their Cart
  • Logged-in Users can delete item from their Cart

Review

  • Users can read/review all Reviews on a Product
  • Logged-in Users can create Review on a Product
  • Logged-in Users can edit Review on a Product
  • Logged-in Users can delete their Review on a Product

Wishlist

  • Logged-in Users can read/view their Wishlists
  • Logged-in Users can add Products to their Wishlist
  • Logged-in Users can delete Products from their Wishlist

AWS

  • Logged-in Users can upload multiple images of their Products to AWS S3

Future Implementation Goals

  1. Search Bar

Connect

aromatea's People

Contributors

vivi355 avatar aa-assessment-project-manager[bot] avatar appbk avatar

Watchers

 avatar

aromatea's Issues

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.