NFT-inspired Webapp for (entertainment purposes): A website where once a day you open a pack of random stuff (data we collect from different API's). In the packs could be anywhere from songs to movies to pokemon cards, really any type of data we can get from an API and have time to implement. You can trade your "trash" with other users till you get items you actually like.
- Description
- Installation Instructions 📣
- Usage 🖱️
- Contributors 🧑🤝🧑
- Screenshots 📷
- Questions ❔
- Wireframes 🖼️
- License ©️
- Clone the repository
- Run ||| npm i ||| (install dependencies)
- Copy schema.sql into your MySQL Local Instance (Make the database)
- Run ||| npm run seed ||| (seeds the database with gifs)
- Run ||| npm run watch ||| (starts nodemon as a daemon that restarts the server with any modifications you make)
- Upon entering the TrashParty click on Login/Signup in the upper right corner of the page.
- If this is your first time using this app click Sign Up and enter your credentials or proceed to Login if already signed up.
- Once logged in you will be brought to the homepage where you can view the most Recnt Trash Collectors who logged into the app.
- From there you can use the nav links in the upper right corner of the page and even click Stop GIF Background to do just that.
- The Dashboard will allow you to open your pack to see what what trash (treasure) you have uncovered.
- From the Dashboard, as well as the nav bar, you can also view your Collection page which lists all trash you have opened up or retireved from the Landfill. Here you can dump any of your trash into the Landfill.
- The Landfill can also be accessed from your Dashboard and nav bar. This is where you can add any of the seeded trash to your Collection.
- The TrashParty name and "Trashy" the Trash Panda mascot can be clicked to direct you to the homepage. Info circles on each page can also be clicked for further explanation of the page.
Peter Roto, Quanisha Jackson, Gerald Plotke, Anthony Krueger
Login Screenshot | Personal Trash Pile | Landfill |
---|---|---|
Home (Mobile) | Personal Trash Pile (Mobile) | Dashboard (Mobile) |
Post an issue on this repo https://github.com/Q-GAP/TrashParty. If it's urgent or there's money involved: email us
Find our team on GitHub:
Q-GAP
JQuanisha
AnthonyKrueger
GPLOTKE
Proto133
📬 Email us with any questions: trashparty@peterroto.com
This application is covered by the 3-clause BSD License license.
This README was generated with writemeREADME