This is an academic project created to simulate a site that facilitates the buying and selling of NFTS. Any possible infringements of copyright are ONLY meant to be used in satire context.
NOTE: PLEASE DISREGARD SOME OF THE VULGAR COMMIT MESSAGES. SOME TEAM MEMBERS CODE AT PEAK CODING HOURS AKA 5 AM.
https://github.com/Nickaha/CS546-Project To run the application do the following commands please:
- npm run seed
- npm start
TESTING GUIDE FOR PATRICK HILL:
- Login using one of the accounts created in the seed.
- Check out our cool responsive search bar.
- Post an NFT on said account.
- Check the my listings page.
- Switch over to the other account to bid on it.
- Check the my bids page.
- Go back to the other account.
- Delete the listing or accept the bid.
- Logout and go register for a new account.
- Go post more NFTs and post more bids using the accounts.
- Check out our wonderful about us page.