Skip to content

CS180L37/Amazeon

Repository files navigation

Amazeon

Amazon watch out, there's a new competitor on the block! This is our submission for option 3 of Purdue's CS 180 Project 4 and 5

Report & Video submitted by Shlok, Code submitted by Neha

Client Dependencies

Just Java :)

ok maybe not just java if you want to compile and run from source; just java if you want to run the built jar file; maven will handle a lot of the process for you though

Dev Dependencies

Usage

git clone https://github.com/CS180L37/Project4-5.git
cd Project4-5
mv service_account.json src/main/resources
cd src/main/javaUtils
find . -name "*.java" -print | xargs javac
java Amazeon.java

Testing

For more specifics, see (https://firebase.google.com/docs/cli)

  • Install the firebase CLI via curl -sL https://firebase.tools/ | bash or npm install -g firebase-tools if you're on a Windows machine. You may need to authenticate your Google account to use the emulator
  • Start the firestore emulator via firebase emulators:start
  • Run the test suite
  • Stop the firestore emulator after the tests have completed and you're done! :)

For an example of the process, view the screencast here: TestCases.webm

Documentation

About

the gang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •