This repository features a web application called Slangtionary. The goal of this application is to define slang words requested by the user and return them family-friendly. To achieve this, we used HTML for the frontend formatting, Urban Dictionary's API to define different slang terms, and Flask for the backend. Works for sure on Windows and Mac.
1. Install libraries:
pip install Flask
pip install requests
2. Go to main.py and click run:
3. Go to your default browser and type what slang you want to learn
Group Members:
Alex Jiang
SFU Email: [email protected]
Clifton Tan
SFU Email: [email protected]
Jake Choi
SFU Email: [email protected]
Leo Zhi
SFU Email: [email protected]
Max Liu
SFU Email: [email protected]