Coursearcher - MOOC search engine

Updated on

categories - backend

tags - search_engine, bfs, python


Used basic BFS, BeautifulSoup, Google App Engine to make this. On its way, learned many things like -
  1. Unix Environment Variables
  2. Python Comprehensions
  3. Virtual machines
  4. Hosting
  5. Amazon AWS
Though small, it took me a long time to complete this. I searched for Google app engine proxy fix, understood how hosting and virtual machines on the cloud worked. Understood basics of html, css, and javascript.