Skip to content

Flask web application that uses the Bored API to suggest activities to users who are feeling bored.

Notifications You must be signed in to change notification settings

dtekio/Random-Activity-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This Python code is a Flask web application that uses the Bored API to suggest activities to users who are feeling bored. It presents a simple user interface that allows users to specify the type of activity they are interested in, as well as the number of participants they want to involve.

Usage

  1. Run the script.
  2. Navigate to http://localhost:5000/ in your web browser.
  3. Select the type of activity you are interested in from the dropdown menu or refresh the page for random activity.
  4. Enter the number of participants you want to involve in the activity.
  5. Click the "Submit" button to generate a suggested activity.

About

Flask web application that uses the Bored API to suggest activities to users who are feeling bored.

Topics

Resources

Stars

Watchers

Forks