Skip to content

THINGS THAT NEEDS TO BE PRESENT & TAKEN CARE OF - DAY TWO & THREE #1

@rustyamigo

Description

@rustyamigo
  1. README.md file is missing. It should consist a brief description about your project. Technologies used and software tools that you have used to create this project. Describe how anyone can download and install your project at their machine
  2. .gitignore file is missing from the root directory.
  3. bower_components and node_modules directory should not be present in the directory. Mention it in the .gitignore file.
  4. Use Java standard naming convention for writing Java code. camelCase for methods, PascalCase for interface and class, packages small letters.
  5. Use appropriate comments and indentation for the code.
  6. Errors and solutions excel file is missing for both the days.
  7. Do not use CDN links to load static resources.
  8. Check you index.jsp contains style tags twice.
  9. Please find the attached screenshot for error while running your web application.
    vijay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions