Skip to content

This is a python app that pulls out random Dad Jokes from https://icanhazdadjoke.com/ and prints it to the user. It is deployed to heroku! Visit https://dadjokesv1.herokuapp.com/ to view.

Notifications You must be signed in to change notification settings

emem365/DadJokesv1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 

Repository files navigation

Note:

This repo has been moved to emem365/DadJokes/DadJokesV1

DadJokesv1

This is a python app that pulls out random Dad Jokes from https://icanhazdadjoke.com/ and prints it to the user. It is deployed to heroku! Visit https://dadjokesv1.herokuapp.com/ to view.

Getting Started

This is really just a sample project on flask. If you wanna still mess around with stuff, clone the repo: https://github.com/emem365/DadJokesv1.git

Prerequisites

All you need to get this project running is a virtual environment, and a few dependencies like

Python
flask library

Installing

I won't go into details of creating a virtual environment. Install Flask inside the environment

pip install flask

To run the project, just run the deploy.py file

python deploy.py

Built With

Authors

  • Madhur Maurya - Creator - emem365

Acknowledgments

About

This is a python app that pulls out random Dad Jokes from https://icanhazdadjoke.com/ and prints it to the user. It is deployed to heroku! Visit https://dadjokesv1.herokuapp.com/ to view.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published