Skip to content

Urban dictionary clone written using Python and the Flask framework in 30 minutes.

License

Notifications You must be signed in to change notification settings

fizzrepo/wedefine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Warning, this documentation may be outdated as we're making quick changes to wedefine.

wedefine

Urban dictionary clone written using Python and the Flask framework in 30 minutes. It's very easy to modify, as the python part is less than 50 lines long!

Setup instructions

  1. Unzip the file to where you want to run your instance of wedefine
  2. Go to the directory and type pip install -r requirements.txt
  3. Go to the directory and type python main.py
  4. (Optional but reccomended) Use an nginx reverse proxy for ssl and more.

Contributions

Contributions are welcome, please create a pull request and explain what you changed.

2022 Remake - We've updated the design (a lot)

New redesign

About

Urban dictionary clone written using Python and the Flask framework in 30 minutes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published