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"
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.
- Colin Wood ( colinvwood )
- Georgia Buchanan ( georgiahope )
- Jenna T Pedro ( itsjennaz )
- Kameron Dailey ( M-K-D )
- Katarina Marsteller ( kdm423 )
- Salvador Galan ( SalGalan )
Install the latest node.js release.
You can verify that node is installed by using "node -v" command.
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.
-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.
We encourage you to contribute to AlertX! Please check out CONTRIBUTING.md for details on how to get involved.
AlertX is licensed under the MIT License - see the LICENSE.md file for details