11-oop

1.0.0 • Public • Published

OOP Project 🚀

This project demonstrates basic Object-Oriented 
Programming (OOP) concepts in TypeScript.

Classes

Main

  • The Main class directs the program's flow, utilizing the inquirer library to interact with the user.

‍ Person

  • The Person class serves as the fundamental component, containing attributes and methods to
    handle functionalities related to personality.

Student

  • The Student class extends the Person class, introducing additional functionalities tailored
    for handling student-specific data.

🔗 Dependencies:

~ Chalk

~ Inquirer

~ Chalk Animation

~ Boxen

Contributing:

Contributions are welcome! If you have any 
suggestions, bug reports, or feature requests.

Readme

Keywords

none

Package Sidebar

Install

npm i 11-oop

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

19.5 kB

Total Files

9

Last publish

Collaborators

  • anomasahar