https://github.com/varreltantio/nito-resto
NitoResto App is a Python Project Command-Line Interface (CLI) for ordering food at Nito Resto.
https://github.com/varreltantio/nito-resto
cli-app python3
Last synced: 4 months ago
JSON representation
NitoResto App is a Python Project Command-Line Interface (CLI) for ordering food at Nito Resto.
- Host: GitHub
- URL: https://github.com/varreltantio/nito-resto
- Owner: varreltantio
- Created: 2021-09-04T03:33:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T17:20:57.000Z (over 2 years ago)
- Last Synced: 2024-12-31T10:52:51.478Z (6 months ago)
- Topics: cli-app, python3
- Language: Python
- Homepage:
- Size: 4.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
NitoResto App is a Python Project Command-Line Interface (CLI) for ordering food at Nito Resto.## Installations
1. Clone the project.
2. Create a virtual environment and activate it.
3. Run pip install -r requirements.txt.