Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 470 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 470 Bytes

Backend for Autononmous Dyslexia Evaluation System ✋ ✍️ 📖

This is the backend of the Autonomous Dyslexia Evaluation System

Tech Stack 💻 🧑‍💻

  1. Django
  2. Django Rest Framework
  3. Azure Speech API

Installation and Setup 💾

  1. Install the following modules using pip
pip install django 
pip install djangorestframework
  1. To run the application
py manage.py runserver

Built by </>

Built with ❤️