Code Monkey home page Code Monkey logo

shahid77137 / spotless-lunch-6777 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17.95 MB

About Automated Batch Monitoring System will keep the records of all the courses, batches, faculties and the day wise update for every batch. It will also help the Faculty Head to maintain the courses plan and what kind of faculty our system providing to the visitors and they can easily get to know about the course that we have launched....

Home Page: https://drive.google.com/drive/folders/1RCsXGCKiFEcL80Yh3X1TVISDB9WdC8-f

Java 100.00%

spotless-lunch-6777's People

Contributors

shahid77137 avatar

Stargazers

 avatar

Watchers

 avatar

spotless-lunch-6777's Issues

PR Comments

  1. Use Project Lombok to avoid writing boiler plate code. Example Batch.java, all Model classes.
  2. Good that you have made exceptions
  3. Good use of data structures
  4. Good use of interfaces
  5. UI can be made over this application
  6. Instead of using switch case can we have some better way to handle it? Can you extend it make use of REST APIs
  7. Most of the features are doing the same thing, i.e. CRUD so there are lot of features but functionality is redundant. Make it more feature rich.
  8. Use logging. Log4j Slf4j
  9. Try to use Factory , Singleton, Builder Pattern, Dependency Injection.
  10. Make Java application with the help of Google guice for DI. (or any other in preference).

Comments

The code could benefit from more comments to explain the purpose of the classes, methods, and variables. it is one of the best industry practices.

GitHub commits & Documentation

-Commit messages should be meaningful. Reviewers get insights into the changes made only through commit messages. It is one of the best practices in the industry.
-No meaningful names have been given to the PRs which is not a good practice

Deployed link

Deployed link is missing. Add the demo video link. also add description and tags.

Security

The project does not appear to have any security measures in place, such as input validation or password hashing. It is important to implement security measures to protect the application and its users from malicious attacks.

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.