Code Monkey home page Code Monkey logo

course-registeration-system's Introduction

Course-Regitration-System

A basic Course registration JAVA application with 3 versions including POS applicaton, REST APIs and Dropwizard deployment. It can be easily and efficiently provide complete backend support to a UI designed for operations like sign-up, login, register and many more with the help of MySQL database. The code is implemented in a well structured manner followin the Client->Service->DatabaseAccess model with proper Exception handling at all stages.

The Application is also accompanied with the Use-Case Diagrams, Activity Diagrams, Class Diagrams and Sequence Diagrams which clearly display the thought process and intent during the short development period.

The project is implemented as a part of a 8-days JEDI training program as a part of flipkart Summer Internship program which encompassed the whole development process from environment setup to the testing of the working model.

course-registeration-system's People

Contributors

agarwalrohan189 avatar go2hel avatar saypal18 avatar shubh-shah avatar shubham1427 avatar subhanjansaha avatar

Stargazers

 avatar

Watchers

 avatar  avatar

course-registeration-system's Issues

Runtime Issues

  1. change username to userid
  2. remove register from studentmenu
  3. semyear, semnum and grade in addCourse
  4. Enter next line in all client functions
  5. Semester BT in professor getStudents
  6. Headings after login
  7. Menu for payment
  8. Notification in Database
  9. Student Sign-Up
  10. view available courses menu for course-registeration.

End tasks

  1. Beautification
  2. Comments
  3. Logger
  4. JavaDocs
  5. singleton
  6. Refactoring

REST

  1. password in body rather than url query params
  2. proper entries in the db
  3. cascade in db
  4. check p0 in db
  5. shift query params to body??
  6. incorporate session id and session expiry?

implement

add/remove professor - Admin
Commenting should be done
Declare all the packages
Make payment child classes - bean
Approval of prof and student - admin Op

Advanced functionality

Primary and Secondary preferences:-

  1. Add another table for preferences.
  2. Admin allot courses based on that.(fcfs)
  3. Students get a registered course list.
  4. Students can add and drop courses after that and pay fee accordingly.

Modifications

  1. add notification in student use case diagram.
  2. add course catalog in professor use case diagram.

Constants

add enums fot gender, role, mode of payments, etc.

final

  1. main menu other options
  2. fix err and out
  3. extra things printing in validateRegister
  4. Show courses in add, drop
  5. show students waiting for approval in approve
  6. No such grade
  7. Grade enum in grade card
  8. view pending approvals
  9. view professors
  10. make foreign key references btw notification and student.

Sem year

Add semester year in RegisteredCourse

Student

Remove register from student class diagrams
Add notification in student use case diagram
Remove StudentNotRegisteredException

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.