eksi sozluk clone with python and flask
i am coding this just to learn how to develop web apps with flask.
it's very simple clone, left frame is not working as it should be.
features:
- buddy system
- add entry
- create title
- TODO: entry voting
installation:
- create virtualenv named "flask": "python virtualenv.py flask"
- flask/bin/pip install -r "requirements.txt"
to create db:
to run: