https://github.com/alexander784/hikers-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/hikers-cli
database engine sqlalchemy sqlite
Last synced: about 2 months 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/hikers-cli
- Owner: alexander784
- Created: 2024-01-04T07:46:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T19:17:47.000Z (over 2 years ago)
- Last Synced: 2025-01-12T00:43:46.030Z (over 1 year ago)
- Topics: database, engine, sqlalchemy, sqlite
- Language: Python
- Homepage:
- Size: 13.7 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
2. Demo.
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
1. Clone the repo: git clone https://github.com/alexander784/CLI
2. Navigate to the project directory cd CLI
3. Install dependecies:
Pip install
4. pipenv shell - Navigate 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