Skip to content

itsjennaz/cs386-group1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlertX

What is AlertX?

AlertX is an inventory alert system that notifies a shopper as soon as their desired product comes back into stock. Our product utilizes, a customizable notification system to ensure you know exactly when you can purchase an item. Let AlertX handle the hassel for you, by tracking your desired products once and getting a personalized notification when that item is back in stock.

"A fighting chance for your desired products"

Table of contents

This project adheres to the AlertX code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to sng235@nau.edu.

Authors

Installation:

Prerequisites

Node.js

Install the latest node.js release.

You can verify that node is installed by using "node -v" command.

NPM

Install the latest [npm] (https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) release.

You can verify that npm is installed by using "npm -v" command.

Steps

-1 Update files to local system.

-2 Navigate into the site/directory.

-3 Run the server with "node app.js local"

-4 Go to "localhost:8080" in your browser.

Contributing

We encourage you to contribute to AlertX! Please check out CONTRIBUTING.md for details on how to get involved.

License

AlertX is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 65.7%
  • JavaScript 19.0%
  • CSS 11.8%
  • Python 3.5%