Skip to content

Development#5

Merged
MikaTech-dev merged 9 commits intomainfrom
development
Jan 2, 2026
Merged

Development#5
MikaTech-dev merged 9 commits intomainfrom
development

Conversation

@MikaTech-dev
Copy link
Copy Markdown
Owner

Update pylint config, update fs structure, add models

- Initiate new api app to build api
- added rest framework and api to '/assessment_engine/settings'
- Fix spelling error in readme.md
….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
… 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
Feat/models
Initialized api app
Rearranged fs to have the assessment_engine app on the top level, along with api app
Defined and migrated models "Exam, Question, and Submission"

Updated the `pylint.yml` config to install Django, djangorestframework and the pylint-django plugin
Configure pylint.yml to lint using the Django plugin while it points to both Django apps
Added pylint config to point at the Django plugin, and to ignore the missing docstring issues, as well as migration
@MikaTech-dev MikaTech-dev self-assigned this Jan 2, 2026
@MikaTech-dev MikaTech-dev merged commit 283dd80 into main 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.

1 participant