meow
meow copied to clipboard
Daily Bruin's homemade social media manager
When someone edits a meow, they have to click the save button in order for it to save. We want it to auto save every 5 seconds or something like...
# Meow analytics page [Figma](https://www.figma.com/file/uCimHHtOQAwubzMU9hUMot/meow-analytics?node-id=1%3A85) ## Ideal Analytics Page: * compare data across all meows * be able to find out: ideal meow length, ideal meow time for each section,...
Starts a twitter thread under twitter post. This thread will be created after the twitter post but it *must* be scheduled to be posted after the original post. The twitter...
There are times the frontend bugs out and we would like to log these errors. Social media posts have an error log textfield. So I'm thinking we can make an...
Have ~grammarly~ check meow's facebook, twitter and newsletter text before saving. Turns out grammarly doesn't have an API but there are alternatives.
This will be a robust solution to frontend thinks we are signed in but we are not in backend problem. ### Backend: A lot of the views have the `@login_required`...
Dockerfiles shouldn't have 20 steps generally. We should check if we can make the dockerfile smaller.
So for [buzz](buzz.dailybruin.com), users can sting another. Buzz will send a slack message the stinged user "You have been stung by [other user]". ~We want to do something similar for...
The init_script shouldn't be necessary. Here are the steps to removing it. ## 1. Remove the MeowSetting model MeowSetting are using for adding API keys and configuring general settings. This...
We going to ask design for more feedback but heres what we have so far: 1. more obvious way to get to themes page: clicking on your name seems not...