AJ.NET
AJ.NET
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...
I don't know yet. But if it is, that no good
In the home page, the filters on the right hand side can be improved: 1. `ready to post` includes post which have already been `sent` 2. The sent time should...