- Description
- Demo.
- Usage.
- Installation
This a User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system.
Hiker Profiles:
Create and manage hiker profiles, including names, contact information, and emergency contacts.
Record and manage the inventory of hiking equipment.
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.
- Clone the repo: git clone https://github.com/alexander784/CLI
- Navigate to the project directory cd CLI
3. Install dependecies:
Pip install
4. pipenv shell - Navigate into the virtiual environmet
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
This project is licensed under MIT license.
Alexander Nyaga