Skip to content

DhananjayaBandara/TutorSearchingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tutor Search App

Description: The Tutor Search App is a simple command-line application developed in Python. It enables users to manage a list of tutors, allowing them to add new tutors, search for tutors by subject, and display all available tutors. This app is ideal for tutoring centers, educational institutions, or individual users who want to keep track of available tutors in various subjects and their hourly rates.

Features:

  • Add Tutor: Add new tutors by specifying their name, subject, and hourly rate.
  • Search Tutor by Subject: Search for tutors based on the subject they teach.
  • Display All Tutors: View a list of all tutors, along with their subject and hourly rate.
  • User-friendly Menu: A simple menu interface for easy navigation within the application.

Installation:

  1. Make sure you have Python installed.
  2. Download or clone this repository.
  3. Navigate to the folder containing the TutorApp code.

Usage:

  1. Run the application using the command:
    python <filename>.py
  2. Follow the on-screen menu to add tutors, search, or display all tutors.
  3. Enter 4 to exit the app.

Example:

--- Tutor Search App ---
1. Add Tutor
2. Search Tutor
3. Display All Tutors
4. Exit

Select an option and follow the prompts to interact with the app.

License: This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages