Giter VIP home page Giter VIP logo

somethingcoffee's People

Contributors

patrickarmengol avatar

Stargazers

 avatar

Watchers

 avatar

somethingcoffee's Issues

roasters

Adding roasters domain is a bit of a long term goal. Likely will be implemented as a many-to-many relationship with shops. IDK if I should add to map. Many coffeeshops are roasters already and making a distinction would be confusing.

My idea for the roaster field in the shop details page looks like one of the following:

# null case
roaster: unknown

# they roast their own beans
roaster: self

# roaster partner
roaster: <a href="/roaster/{roaster.id}">{roaster.name}</a>

I also have to think about the case where the shop has multiple roaster partners. Should shop's roaster be roasters?
Also, what if the shop roasts their own, but the roaster name differs from the shop name?

populate db with actual shops

Currently, bogus example shops are being used to test. Curate shops and populate the db. It should be limited to one city to start out.

caching

  • use cache arg in operation decorators where needed (like lists)

think about splitting frontend off

Working with jinja isn't the most pleasant experience. I should look at moving the frontend to a framework like vue instead and just let litestar only handle the api. This would simplify routing as well.

add amenities

  • new table / model / schema
  • alembic migration

include the following amenities tags:

  • beans

  • espresso-based

  • batch brew

  • hand drip

  • cold brew

  • snacks

  • meals

  • milk alternatives

  • pet friendly

  • free wifi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.