Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander784/cli
This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system
https://github.com/alexander784/cli
database engine relationship
Last synced: 2 days ago
JSON representation
This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system
- Host: GitHub
- URL: https://github.com/alexander784/cli
- Owner: alexander784
- Created: 2023-12-11T10:14:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-02T07:16:44.000Z (11 months ago)
- Last Synced: 2024-01-02T08:37:03.391Z (11 months ago)
- Topics: database, engine, relationship
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hikers Management
## A CLI-Based Hikers Management System.
## Table of Content:
1. Description
3. Usage.
4. Installation## Description
This a User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system.## Key Features:
Hiker Profiles:Create and manage hiker profiles, including names, contact information, and emergency contacts.
Equipment Tracking:Record and manage the inventory of hiking equipment.
Trip Planning:
Plan and organize new hiking trips and assign hikers.Database Integration:
Hikers Management leverages SQLAlchemy to store and organize data efficiently in an SQLite database.
Ensure data integrity and easy retrieval for future analysis and reporting.## Installation
Clone the repo: git clone https://github.com/alexander784/CLI
Navigate to the project directory cd CLI
Install dependecies:
Pip install - Install the dependecies.
pipenv shell - get into the virtiual environmet## Usage:
Run the project:
Python3 main.py
or the python version you using.Follow the on-screen prompts to create hiker profiles, manage equipment, and plan hiking trip
## license
This project is licensed under MIT license.## Author:
Alexander Nyaga