Disce is a project that aims to consolidate information this will include Wikipedia results, Wordnik results and Google Images.
- Flask is required both for the front and backend
- Flask-restful is needed to serve the information
- Flat UI Kit is placed in static under the 'flatstrap'
- Server.py required you to have the Wordnik API
- Server.py required you to have the Wiki Api
- First you need to run the server this is in the API/server and located at server.py
- Then run run.py in the base directory.