⚙ Waterloo Engineering Competition: Spring 2020 Programming submission! Check out the problem statement here.
- finish back-front integration
- clean up the UI and front-end code
- maybe change stack so that we're not using two back-end languages
- pick a name for the product and stick with it 🤣
- implement autocomplete out front
- front-end: React.js for using components and Blueprint.js for styling
- back-end: Express (Node.js) with Python to run requests (and Postman for testing the APIs used)
- APIs: Google Scholar Results from SerpApi, Google Custom Search, and Bing Autosuggest from Microsoft Azure
~
Authors: Simran Thind (@simcard0000), Aidan Gratton (@a-gratton), Cindy Li (@cindyli-13), Aaron Wu (@aaruza)