Giter Site home page Giter Site logo

seri's People

Contributors

docteur-lalla avatar hugnata avatar lugrim avatar lymkwi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

seri's Issues

Name convention

We should find a way to distinguish between "event" meaning "the whole thing the calendar is for" and "a single talk/meal/activity"

How about a language field in the seri description ?

Since not everyone is comfortable about giving a talk of english, should we add a field to the seri language to define the language of a talk ? Similarly to the speakers attribute, the lang attribute would be useful only for talks.

Any opinion on this ?

Add some helper functions to bounding box

          We could maybe add, in future development, helper functions like:
  • number_of_days(&self) -> u32 -> Return the number of days the event will last
  • time_window_hour(&self) -> (u32, u32) -> Return a tuple containing the maximal time window the event will span over = (self.up_left.hour, self.down_right.hour)

Originally posted by @hugnata in #15 (comment)

tikz compilation application is too long

The method apply in the implementation of CompilationPass for TikzBackend is way too long and tries to create the whole latex code in one block. It would be a good thing to separate the different steps into smaller functions. I did it for speaker_string, but more functions are welcome.

As a first step, it would be nice to add comments in the function to split it into the logical steps. Then, multiple contributors will split it at will. I personally don't understand the big function very well due to its length and gory format.

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.