Reddit Sub Watcher
An eCommerce site built in React that allows rating of products and those ratings to be stored and fetched via Firebase. There is no authorization or authentication as this is a POC.
Technical Sheet
Code technologies used for the project
- Python 3
- PRAW - A Python reddit API wrapper
- Basic File IO operations