Coder Social home page Coder Social logo

school_management's Introduction

School Management System Using C++

The School Management System is a console-based application developed in C++ that allows administrators, students, and instructors to manage information related to students, instructors, and courses within a school.

Features

  • Admin Authentication: The system begins with an admin authentication process to ensure secure access.

  • Main Menu: Once authenticated, users can navigate through the main menu to access different functionalities:

    • School Menu: Add students, instructors, and courses. View all students, instructors, and courses.
    • Student Menu: Enroll in courses, view enrolled courses, drop courses, and view profiles.
    • Instructor Menu: Assign courses to teach, view assigned courses, remove course assignments, and view profiles.

A Screenshot from the Program screenshot

Usage

  1. Compile the Code: Compile the C++ code using a C++ compiler (e.g., g++).

    g++ main.cpp -o school_management
  2. Run the Executable: Execute the compiled program.

    ./school_management
  3. Follow On-Screen Instructions: Use the console interface to navigate through different menus and perform various actions.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or create a pull request.

school_management's People

Contributors

giabaocorn20 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.