Skip to content

Repository files navigation

LD Detection - Django Starter

This repository contains a starter scaffold for a web-based machine learning diagnostic tool to help detect learning disabilities (LD) in students.

Getting Started

  1. Create and activate a virtual environment
  2. Install dependencies: pip install -r requirements.txt
  3. Run migrations: python manage.py migrate
  4. Start server: python manage.py runserver

Apps (planned)

  • accounts
  • assessments
  • predictions
  • recommendations
  • reports

Environment

Create a .env file as needed for secrets and configuration.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages