Skip to content

TeamHowler/altitude-apparel

Repository files navigation

👓 Click to read the Press Release! 👖

Altitude Apparel 👕

This app makes browsing for hip apparel not just easy but FUN!

Summary

Are you a:

  1. Fashion-forward thinker
  2. Eager to 'blend in' while standing out in our one-of-a-kind camo jacket
  3. Enjoy an easy online shopping experience complete with product-related questions and reviews

If so, this is the online apparel app for you!

Problem this App Solves

Online shopping can feel disjointed at times, and hard to track down all relevant product-related info. Which is why our web app aims to keep shopping for online 'fashion-forward' apparel easy and fun!

Solution this App Provides

When you find a 'fashion-forward' piece of clothing we've ensured that all the prevalent information is within your mouses' reach - from product specific information (available colors, sizes and pictures to view these in detail) to questions/answers & reviews/ratings about the product.

Quote from the Creators

"When you're looking to expand your wardrobe with the hippest clothing around, we not only have the inventory but have made the process both easy & fun!" - Caleb Bratton, David Harbin, Mikka Tully

How to Get Started

  1. Navigate to the webapp
  2. Find your favorite piece of apparel * View available size, style & style-specific pictures
  3. Review the product-specific questions/answers * Maybe add one of your own?
  4. Review the product-specific ratings/reviews * Purchased an article of clothing before, maybe add your own?
  5. Add desired apparel to your cart & check out

What Should You Do Next?

Find your NEXT piece of 'fashion-forward' clothing to add to your wardrobe!

💻 Pertinent info for developers:

👟 Altitude Apparel 👕

Welcome to Altitude Apparel’s retail portal! Thank you for taking an interest in our code. Altitude Apparel is a Javascript library used to market & sell our apparel. Peruse the below topics to aid you in getting started working with this repo.


Using this Repo

You will find inside a breakdown of how we organized, created, and designed each feature on our retail portal. Our folders are a good starting point to gain clarity into the organization and structure of our app. Within these folders is where you will find the code and styling related to the individual components and the features of these components.

Getting a Copy of this Repo

If you haven’t already, please fork the repository on GitHub and clone your newly created repo down to your computer, then comes the fun part – exploring & learning!

Installation

Use the package manager npm to install all necessary dev dependencies for our repo – to do so, run the following terminal command: npm install To make development easier we’ve added nodemon as an npm start script. To automatically restart the node application when file changes in the directory are detected, run the following terminal command:npm run react-dev.

API Configuration

Update config.example.js to be config.js and add your API Key to module.exports.

Testing

To run the testing files, run the following terminal command:npm run test

Authors

  • Caleb Bratton
  • David Harbin
  • Mikka Tully

Testing info: