Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin-hernandez-garza/bm-e-commerce-project
A full-stack application built for the fragrance enthusiast, where the user is able to search for various brands of perfume and colognes in other to review them.
https://github.com/kevin-hernandez-garza/bm-e-commerce-project
bootstrap expressjs handlebarsjs html javascript mysql nodejs rest-api sequelize
Last synced: about 1 month ago
JSON representation
A full-stack application built for the fragrance enthusiast, where the user is able to search for various brands of perfume and colognes in other to review them.
- Host: GitHub
- URL: https://github.com/kevin-hernandez-garza/bm-e-commerce-project
- Owner: Kevin-Hernandez-Garza
- License: mit
- Created: 2021-11-14T19:36:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T05:08:26.000Z (almost 3 years ago)
- Last Synced: 2024-10-15T05:21:19.864Z (3 months ago)
- Topics: bootstrap, expressjs, handlebarsjs, html, javascript, mysql, nodejs, rest-api, sequelize
- Language: JavaScript
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# e-commerce-BM
## Website
- You can find the live URL [here](https://byteme-ecommerce.herokuapp.com/)!![BM Fragrance (1)](https://user-images.githubusercontent.com/84286137/142733765-a798bfd3-6452-4113-9e8c-a606bd2038a4.gif)
## License
#### License Link 🎫
- [MIT](https://choosealicense.com/licenses/mit/)
#### Badge 🏆
[![Badge](https://img.shields.io/badge/license-MIT-brightgreen/)](https://img.shields.io/badge/license-MIT-brightgreen/)
## Description 📖
- We present to you the only website you will ever visit for your cologne or perfume products again! Browse our collection of Men's and Women's fragrances or you can create an account and login to sell your own fragrances and leave reviews on other products!
## Table of Contents
- [Installation 🛠](#installation)
- [Usage 🎮](#usage)
- [Technology 🖥️](#technology)
- [Contribution 👾](#contribution)## Installation
- You can download or clone the repository and install the following dependencies:
```bash
npm i express mysql2 sequelize crypt --save-dev nodemon
```
- To populate the database run:
```bash
npm run seed
```
- To start the application run:
```bash
npm start
```## Usage
- This is an E-Commerce website designed for the modern fragrance fanatic and the every day shopper! You can browse our unique collection and make purchases as well as sign in to sell your own products and leave reviews on fragrances you have purchased.
***You can sign up through our login page:***
![image](https://user-images.githubusercontent.com/84286137/142689681-5dbed39b-c687-4804-af2f-21c700f7cf85.png)
***And once you have signed up you will be able to login using the login field:***
![image](https://user-images.githubusercontent.com/84286137/142689928-fee61f17-b89f-4992-9a6f-a7506f9eda38.png)
## Technology
- HTML
- CSS
- JavaScript
- Handlebars
- Node.js
- MySQL
- REST api
- Heroku
- JawsDB
## Contribution- [Kevin Hernandez](https://github.com/Kevin-Hernandez-Garza)
- [Adam Romano](https://github.com/AdamRomano89)
- [Marisol Ramirez](https://github.com/MarisolRamirez1031)
- [Chiara Schafer](https://github.com/ChiaraNS)
- [Jared Dodson](https://github.com/jareddodson)#### Honorable mentions:
- [Google](https://google.com)
- [Stack Overflow](https://stackoverflow.com)
### © Created with 💜 by The Byte-Me Team!