Giter VIP home page Giter VIP logo

aman3512 / student-registration-system Goto Github PK

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

Automated Student Registration menu-driven application in java to automate the process of registration of a student in a particular course(Android, Java ,JEE, PHP, Oracle, etc).

Home Page: https://drive.google.com/file/d/1ZbK-FsZpJFakxLqQwZfwcSnoRQmPWynD/view

Java 100.00%
student-registration student-registration-system

student-registration-system's Introduction

Automated-Student-Registration-System

It is a Java application to automate the process of registration of a student in a particular course(Android, Java ,JEE, PHP, Oracle etc).


The main user of the system :-

  • Administrator
  • Students

Roles for Administrator :-

  • Add a new Courses.
  • Update Fees of course.
  • Delete a course from any Training session.
  • Search information about a course.
  • Create Batch under a course.
  • Allocate students in a Batch under a course.
  • Update total seats of a batch.
  • View the students of every batch.

Roles for a Student :-

  • Register himself in a course with a username and password (email should be the username)
  • can update this details.
  • can see all the available course list.

Some Screenshots of my Project :-


main

admin

student

student-registration-system's People

Contributors

aman3512 avatar

Stargazers

 avatar

Watchers

 avatar

student-registration-system's Issues

Enhancement in your Project

General Enhancement

  1. Try to use a meaningful commit message after each commit.
  2. Divide your GitHub commits based on each functionality so that it is easy to find the code error and you can easily roll back your changes based on your commit id.
  3. Try to create meaningful branch names so that others can understand, what code changes anyone can guess.
  4. Follow the best practice to create .env file[ to store your secret i.e(db_username & password) and also create .gitignore.

Functionality Enhancement

Admin

  • Admin should have the option to view all courses.
  • Use Course_id to update the course name and course fee.
  • Admin should have the option to view all batch under one course.
  • Admin should have the option to delete batch under a course.
  • The batch table should also have a batch_id attribute to uniquely identify each batch.

Student

  • Students should have the option to update one or all fields from their profile.
  • Students should have the option to view all the courses in which he/she had registered.

dao

  • student dao
  • student dao impl
  • course dao
  • course dao imp

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.