Skip to content

AI-Balushi/project10_oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student and Task Manager

This is a simple command-line application that allows you to manage students and tasks. You can add students, add tasks, view students, view tasks, and exit the application.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/student-task-manager.git
  2. Install dependencies:

    cd student-task-manager
    npm install
  3. Run the application:

    npm start

Usage

  1. Add Student: Add a new student to the list.

  2. Add Task: Add a new task to the list.

  3. View Students: View the list of students.

  4. View Tasks: View the list of tasks.

  5. Exit: Exit the application.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed the ISC License

About

Student and Task Manager This is a simple command-line application that allows you to manage students and tasks. You can add students, add tasks, view students, view tasks, and exit the application.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors