Skip to content

jonahsheep/WordWise

Repository files navigation

WORDWISE

This is a Flask application for finding Bible verses based on user feelings input. Users can input their current feelings, and the application will find relevant Bible verses to provide comfort or guidance.

Features

  • Input Form: Users can enter their feelings in a form.
  • Bible Verse Retrieval: Retrieves relevant Bible verses based on the input feeling.
  • Responsive Design: Designed to be accessible and usable across devices.

Technologies Used

  • Flask: Python web framework used for the backend.
  • HTML/CSS: Frontend design and structure.
  • Bootstrap: Frontend framework for responsive design.
  • Bible API (optional): Used for retrieving Bible verses based on feelings input.

Usage

Local Development

To run this Flask application locally:

  1. Clone the repository:
git clone https://github.com/nehajosephh/WordWise.git
cd your-repository
  1. Install dependencies using pip:
pip install -r requirements.txt
  1. Run the application:
python app.py
  1. Open your web browser and navigate to http://localhost:5000 to view the application.

Contributing

Contributions are welcome! Please fork the repository and submit pull requests to contribute.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Notes:

  • This is a project under development
  • more features will be included.
  • I still haven't learned how to deploy this. If anyone knows, please feel free to send a message.

ScreenShots

image image image

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors