Ajapsandal is a website for people who love food and jokes. A user can search any food recipe, read Chuck Norris jokes about food, and post a comment after gaining authorization. Each user will have a profile page where he or she can change personal information.
- Flask
- Flask SQLAlchemy
- requests
- bootstrap
$ pip install -r requirements.txt
$ python main.py
docker run -d -p 80:5000 datotoda/ajapsandal