Code Monkey home page Code Monkey logo

student-registration-system's Introduction

Student-Registration-System

Procedural Programming concepts with C++ first project of the first year.

Scenario

UMS - University management system with many features which helps to keep records of available students, courses, examinations, etc. Some of the functionalities are Online Student Admission/Registration, Separate User ID and Password Generation, Online Admission Card Generation, Capability of Managing Courses and Subjects, Online Examination, Online Result, Online Payment Collection, Learning Management System. Managing student information in a correct way is the biggest challenge Universities face.

You have been hired as one of the software developer to develop the above system. The system development happens as an incremental delivery and the first version is to develop the online student registration. This assignment concerns to develop only the functionalities given below.

  • Add students to the system with their student IDs, first names, surnames, addresses, contact numbers, courses and the ages
  • Update student details (Only the selected details)
  • Display student details
  • Search the student details with student id
  • Search the student list enrolled for a given course
  • Delete a student record (if necessary)

The expectation of the university administration is a menu driven application which satisfies all the above requirements. A procedural programming solution was proposed and C++ was chosen as the programming language.

student-registration-system's People

Contributors

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