Skip to content

Programma per la ricerca internazionale di contatti di emergenza e servizi per la salute e la sicurezza

License

Notifications You must be signed in to change notification settings

VittoriaAlata/ArcaTele

Repository files navigation

ArcaTele

ArcaTele is a program designed for the international search of emergency contacts and health and safety services for individuals. The primary goal of ArcaTele is to provide quick and easy access to essential resources in emergency situations, helping people find the necessary contacts and services to ensure their safety and well-being.

Features

  • International Search: Enables users to search for emergency contacts and health and safety services across different countries.
  • Constant Updates: Information on contacts and services is continuously updated to ensure maximum reliability.
  • Intuitive TUI: Features a user-friendly Text User Interface (TUI) for an optimal user experience.
  • Multilingual Support: Available in Russian, English and Italian.

System Requirements

  • C++ Compiler
  • CMake

Installation

  1. Clone the repository:

    git clone https://github.com/VittoriaAlata/ArcaTele.git
  2. Navigate to the project directory:

    cd ArcaTele
  3. Create a build directory and navigate to it:

    mkdir build
    cd build
  4. Generate the build files using CMake:

    cmake ..
  5. Compile the program:

    make

    or

     cmake --build .

Usage

  1. Run the program:

    ./ArcaTele
  2. Enter the required data in the search form. img1

  3. View the results and search the necessary emergency and health services. img2

Contributions

[Mappa de prefissi telefonici italiani Maximilian Dörrbecker (Chumwa) - Opera propria, CC BY-SA 2.5] img30 Opera modificata, reinventata in chiave TUI e resa interattiva tramite selezione e inserimento di window per le diverse Zone.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Programma per la ricerca internazionale di contatti di emergenza e servizi per la salute e la sicurezza

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published