Skip to content

Feat/models#3

Merged
MikaTech-dev merged 7 commits intodevelopmentfrom
feat/models
Jan 2, 2026
Merged

Feat/models#3
MikaTech-dev merged 7 commits intodevelopmentfrom
feat/models

Conversation

@MikaTech-dev
Copy link
Copy Markdown
Owner

  • Initialized api app
  • Rearranged fs to have assessment_engine app on the top level along with api app
  • Defined and migrated models "Exam, Question, and Submission"

….py to the top level DIR

- Created dedicated api app and registered it aalongside djangorestframwork
- Defined models: Exam, Question, Submission, and Answer and their links
Add pylint on push & on PR
@MikaTech-dev MikaTech-dev linked an issue Jan 2, 2026 that may be closed by this pull request
@MikaTech-dev MikaTech-dev self-assigned this Jan 2, 2026
… the pylint-django plugin

- Configure pylint.yml to lint using the django plugin while it points to both django apps
…missing docstring issues as well as migration
@MikaTech-dev MikaTech-dev changed the base branch from main to development January 2, 2026 01:58
@MikaTech-dev MikaTech-dev merged commit df30fed into development Jan 2, 2026
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create models, ensure to use django's inbuilt auth

1 participant