Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemo321/culinary-book
Culinary book displaying recipes
https://github.com/kemo321/culinary-book
json-api pyside6
Last synced: 5 days ago
JSON representation
Culinary book displaying recipes
- Host: GitHub
- URL: https://github.com/kemo321/culinary-book
- Owner: Kemo321
- Created: 2024-07-19T18:35:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T22:59:32.000Z (6 months ago)
- Last Synced: 2024-11-16T18:43:34.455Z (2 months ago)
- Topics: json-api, pyside6
- Language: Python
- Homepage:
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install and use this app, please follow these instructions:
1. Ensure that you have Python installed on your system. You can check by running `python --version` in your terminal.
2. Clone the repository to your local machine using the command:
```
git clone https://github.com/Kemo321/Culinary-Book
```3. Navigate to the project directory:
```
cd Culinary-Book
```4. Install the required dependencies by running:
```
pip install -r requirements.txt
```5. Once the dependencies are installed, you can run the app using the following command:
```
python main.py
```![1](img/1.png)
![2](img/2.png)
![3](img/3.png)