Skip to content

frashasantoYT/Recipe-Generator-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Recipe App 🔥

This is a Flask-based web application for managing recipes. Users can register, log in, log out, reset their passwords, and search for recipes.

Features

  • User Authentication: Users can register, log in, and log out securely.
  • Password Reset: Users can reset their passwords if forgotten.
  • Recipe Management: Users can search for recipes.
  • Database Integration: SQLite3 is used for storing user information.
### Installation
  1. Clone this repository:
git clone https://github.com/frashasantoYT/Recipe-Generator-Website 
  1. Navigate to the project directory:
cd Recipe-Generator-Website
  1. install the required dependencies
pip install -r requirements.txt
  1. Run the application
 python app.py 

Usage

Access the application by visiting http://localhost:5000/ in your web browser. Register a new account or log in with existing credentials. Search for recipes by entering keywords in the search bar. To add more recipes edit the recipes.txt file and add more recipes

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

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

Author

  • Frasha Santo (frashasanto111@gmail.com)
Feel free to reach out with any questions or feedback!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published