Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.28 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.28 KB

College Management System

  • Node.js CI

  • OSSAR

  • CodeQL

  • Snyk-Check-CI

  • SQL Check

Instructions

  1. Clone this repository

  2. Checkout to a new branch

  3. Perform the changes

  4. Commit your changes

  5. Make a Pull Request (PR)

  6. Wait for checks to complete on PR

  7. If some checks fail, see why they are failing and fix it. SQL and HTML related issues will be commented on the PR, so keep an eye

  8. Report on the group about your PR

Note

  • The UI team should commit change only in public folder.

  • UI should only use cdn for dependencies and add only custom files.

  • UI for different users should have different folders inside public folder.

  • The server-side team should not commit changes in public folder.