oss-slu / oss-slu/GradEval360

Restructure codebase for code quality

Open
#73 0 comments 0 reactions 1 assignee View on GitHub

@DavidGuixinPan is already working on this.

Since Sep 15, 2026.

Dominant language
TypeScript
Stars
2
Forks
0
Avg merge
6d 11h
Merged PRs (30d)
3

Description

We need some good naming conventions to follow for our file structure. We also need to add more subfolders to correctly implement routes coming up.

Good code design practices should be followed to reduce both coupling and duplication. I want to avoid duplicate code through the use of components, like form input fields that are constant across different forms. This will also help us abstract backend logic away from frontend a little better.

In addition to restructuring the codebase, update the architecture in the README to match the new file structure.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.