Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

hestati63/SonMAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonMAT

CS408(Computer Science Project) in Fall2016. Online mathmetical handwriting IME service

install

$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python manage.py initdb

run

$ source venv/bin/activate
$ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published