Skip to content

tejas1611/MagicSlate

Repository files navigation

MagicSlate

An intelligent personal tutor that teaches you how to draw stuff...from basic shapes to the most beautiful sceneries.

Using the in-built automated grading system, learn from your mistakes and get one step closer to becoming an artist!

Getting Started

Some basic instructions...

Prerequisites

What things you need to install the software and how to install them

  • To run on Android Studio, ensure two dependencies are added.
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
implementation 'com.squareup.retrofit2:converter-scalars:2.4.0'

Note:

USERNAME: TEJAS01

PASSWORD: Tejas1611

  • To run the backend Python scripts, following modules are required
  1. OpenCV pip install opencv-contrib-python
  2. Scikit-Image pip install scikit-image
  3. Flask pip install Flask
  4. UUID (Universally unique identifier) pip install uuid
  5. Numpy pip install numpy

Deployment

Not ready for deployment yet. Still a lot of work...

Built With

  • Android Studio - To build the Android Application
  • Python - Backend Scripts for Image Matching
  • Flask - Backend Web Framework

Acknowledgments

About

Application to teach you to draw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors