Skip to content

A flask based joke collector website to make your bad mood great !!

License

Notifications You must be signed in to change notification settings

Akash-nath29/jokesWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JokesWebApp 🤣

Welcome to JokesWebApp, a fun and interactive web application that brings laughter to your day! This web app is designed to collect and display jokes using Flask as the backend. With just a click of a button, you can get a new joke generated using the pyjokes library. 🚀

GitHub stars GitHub forks GitHub issues GitHub license GitHub repo size

Getting Started 🚦

To run this web app locally, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/Akash-nath29/jokesWebApp.git
  2. Navigate to the project directory:

    cd jokesWebApp
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the Flask app:

    flask run

    Visit http://127.0.0.1:80/ in your web browser. 🌐

Features 🌟

  • Get Jokes Button: Click to generate a new joke using the pyjokes library. 🔄
  • Random Jokes: Each joke is unique and guaranteed to bring a smile to your face. 😄

Contributing 🤝

If you'd like to contribute, we'd love to have your input! Here's how you can get involved:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

Project Details ℹ️

  • Author: Akash Nath 👨‍💻
  • Languages Used: Python (Flask) 🐍
  • License: This project is licensed under the MIT License. 📜

Acknowledgments 🙌

Special thanks to the creators of Flask and Pyjokes for making this project possible.

Enjoy the jokes and happy coding! 😄🎉