Skip to content

Conversation

@MikaTech-dev
Copy link
Owner

@MikaTech-dev MikaTech-dev commented Jan 6, 2026

  • Created models
  • Successfully integrated AI feedback function
  • Created grading logic
  • Streamlined Linter
  • Created database seeder
  • Added and linted requirement.txt and dev-requirement.txt of transitive dependencies
  • Added and configured drf spectacular and swagger docs

…est-framework

- Removed redundant python version in pylint.yaml
- Create API URL configuration with routing endpoints
- Add Django management command for database seeding (python ./manage.py seed_db) and created seeder
- Update admin configuration
- Added env.example
- Create grading logic
- removed redundant path in pylint yaml config
- Created grading helper function to send question info to API, and generate feedback
- Moved dotenv config logic to manage.py so environment variables are loaded in whenever the server runs
- Added gradeSubmission function to views to process submission feedback
@MikaTech-dev MikaTech-dev self-assigned this Jan 6, 2026
@MikaTech-dev MikaTech-dev added the enhancement New feature or request label Jan 6, 2026
- Added postman_collection.json export file
- Add drf-spectacular as dependency for github action to run
@MikaTech-dev MikaTech-dev merged commit b5df784 into main Jan 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants