Git Product home page Git Product logo

eventum's People

Contributors

alanhdu avatar howon avatar schlosser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eventum's Issues

Unittests

For all routes, models, and utils.

background email tasks

we should have an easy way to fire off an email with certain actions:
i.e.: when an event is made send a notification to workshops/partnerships

Docstrings

Every method should have a docstring with a description and arguments

We should run jobs in RQ

Like Google Calendar requests, clean up images in app/static/img/uploaded/_deleted, email owners of events, etc.

startup fair page

doesn't need companies yet necessarily but we should have a 2014 landing page

Let users change their profile pictures

On the User model in app/models/User.py, there are two fields, a image field that is a reference to an Image object (uploaded and then selected with the image picker) and an image_url field, which is where we store their google plus profile picture.

I think that the implementation we should use for this would involve people changing their picture from the google plus url to a picture of their choosing from upload.

Remove author text from posts

@gleanawa

The process for doing this:

  • Go in the admin interface to each post
  • If the post was written by a user that is currently on eventum, then change the author field, and remove any byline at the end of the post.
  • If the post was written by a guest writer or anyone else that is not a user, then make a fake user for them in the users section and set them as the author, again removing bylines.

Google Calendar Quirks

Making changes to the recurrence or start / end date of an entire event series that has had one of it's instances deleted / cancelled results in an event being made in Eventum that won't show up in Google Calendar. Either:

  • Don't create it in Evenum (figure out how to do these migrations better)
  • Create an entirely new Google Calendar event series to match the new Eventum objects

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.