/library

Primary LanguagePython

Library Project

This project does a search from predefined data files to find data matching the string entered.

Getting Started

Following command creates a copy of this project in your local machine.

git clone https://github.com/nmolkeri/library.git

Prerequisities

Prerequisities for this project is python 3.x in your local machine.

Running the tests

To run this project, type in following command in the project folder.

python3 library.py

You will be given choices to choose the source to look for the data. Later you will be prompted to enter the string that needs to searched.