An open API service indexing awesome lists of open source software.

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.

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.