Skip to content

A web-page application showing a variety of collectors items!

License

Notifications You must be signed in to change notification settings

AnthonySzymczak/Startifacts

Repository files navigation

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. License
  5. Image
  6. Languages/Applications
  7. Repository URL
  8. Website
  9. Credits

Description

Startifacts was created to be an e-commerce site similar to e-Bay but meant for nerds and fans of Sci-Fi, Fantasy, and so on. We created a database of different products with image from different franchises in aforementioned genres. Users are able to browse the products on a secure site that utilizes cookies.

Installation

In order to use this application first the appropriate packages must be installed. To start the installation open and integrated terminal and type: "npm i express; npm i express-session; npm i mysql2; npm i sequelize; npm i connect-session-sequelize; npm i dotenv; and npm i bcrypt;".

Usage

In order to use this application the User must open a terminal and type "mysql -u root -p" and fill in their password info. The they must type "SOURCE" and copy and paste the exact path. Upon hitting enter they must then type "USE startifacts_db;" now they can exit out of Mysql by typing "exit." They will then need to type "npm run seed" to seed the database followed by "npm start" to spin up the server. Then open chrome and type in "Localhost:3001" and the page will be displayed.

License

License: MIT

Image

screenshot

screenshot

screenshot

screenshot

Languages/Applications

The various libraries and languages used include Handlebars.js, MySQL, Sequelize, Node.js, and Express.js.

Repository

https://github.com/AnthonySzymczak/Startifacts

Website

https://startifacts-online.herokuapp.com/shop

Credits

This application was designed and developed by Anthony Szymczak, Austin Swebilius, Shaeon Adams, and Manny Alfaro

About

A web-page application showing a variety of collectors items!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published