GithubHelp home page GithubHelp logo

abdelrahman0w / auto-student-registrar Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5 KB

An automatic student registrar that allow inserting students and the instructors and automatically allocate the slots of the courses in accordance with the student courses.

License: MIT License

Python 100.00%
python package student management system automatic education

auto-student-registrar's Introduction

Auto Student Registrar

Badge Badge Badge Badge

Description

An automatic student registrar that allow inserting students and the instructors and automatically allocate the slots of the courses in accordance with the student courses.

Installation

  1. Clone this repo.

    git clone https://github.com/Abdelrahman0W/auto-student-registrar.git
  2. Change directory to the repo directory.

    cd auto-student-registrar
  3. Install the package from current directory using pip

    python3 -m pip install auto-student-registrar ./

Usage

  1. Run the python module.

    python3 -m auto-student-registrar
    

Current Features

  1. Add a Course.
  2. Add a Student.
  3. Add a TA.
  4. Register a Course for a Student.
  5. Register a Course for a TA.
  6. Unregister a Course for a Student.
  7. Unregister a Course for a TA.
  8. Show All Courses.
  9. Show All Registered Students.
  10. Show All Registered TAs.
  11. Show All Courses in Accordance to Students and TAs.
  12. Show All Students in Accordance to Registered Courses.
  13. Show All TAs in Accordance to Registered Courses.

Upcoming Features

  1. Save data after adding it.

Used Libraries

  1. Tabulate.

auto-student-registrar's People

Contributors

abdelrahman0w 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.