https://drive.google.com/file/d/1mmi2WwLdmpJzqfnF1eDw4pKpisylRdrn/view?usp=sharing
- Flask
- Python
- MongoDB
- JavaScript
- Word2Vec
- Clustering
- Go to db folder
- Run startup.sh to start MongoDB
- Go back to root directory
- Run run.py to start server
How to run on Windows:
- Go to your MongoDB bin folder: C:\Program Files\MongoDB\Server\4.0\bin
- Run mongod --port 27017 --dbpath [tally data path] where your tally data path should be something like: C:/code/tALLy/db/data
- In a new terminal window, go to root tally directory
- Run python run.py
@yhu44 -- @cjmoncaliano -- @rguo123 -- @daya-lu -- @Frank-Miao20