Skip to content

This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system

Notifications You must be signed in to change notification settings

alexander784/Hikers-CLI

Repository files navigation

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

About

This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages