Giter Site home page Giter Site logo

mensa's People

Contributors

maltet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mensa's Issues

Rework flags around filtering

They are not very useful, quite long, and I'd like a --all flag for mensa meals but that would contain some of the functionality of --overwrite-filter..

Try moving from `sync` to `async/await`

All I/O related stuff is currently running in a blocking manner, though all of them could work asynchronously. Test if the latter actually gives a speed improvement.

Prices might be null

Some prices for students/employees/others seem to be null in the dataset, deserialization fails for them.

Try cargo run -- meals -i 1038

Add dummy API tests

There should be tests running the app against a dummy API to prevent me from actually breaking the JSON parsing or similar.

Do not highlight *all* meals

mensa --config /dev/null meals -d tomorrow --id 63 highlights all meals, although no highlighting rule is defined. Fix that.

Fix broken colors on Windows

ANSI escape codes seem to be output on Windows when using cmd.exe, but they aren't displayed correctly.

I disabled colors on Windows for now..

Make more flags "global"

Most flags should be inherited by child commands, i.e. all flags of mensa meals should be available in mensa meals close.

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.