Skip to content

datotoda/Ajapsandal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ajapsandal

Link

Authors

About

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.

Built With

  • Flask
  • Flask SQLAlchemy
  • requests
  • bootstrap

Installation

$ pip install -r requirements.txt

Usage

$ python main.py

Docker

Docker hub

docker run -d -p 80:5000 datotoda/ajapsandal