Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 583 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 583 Bytes

mixees

In search for liquid perfection. Cocktail and Mix Database

This is a Pet Project to try out new and interesting technologies

So far I've used,

  • Django, for the project's backend.
  • Scrapy, to build a web scraper and feed the data directly to Django's database. Link
  • Vue.js, for the project's frontend, especially the cocktail maker.
  • Elasticsearch, to provide search functionality.
  • GraphQL, so far just as a proof of concept.

And some more to come!