-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aaa0e24
commit 81c3727
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
- [ ] Make the theme switch more beatify | ||
- [ ] Add day check before requesting a picture. | ||
- [ ] check if there is a limit on backend | ||
- [ ] Make the theme switch more beatify. So maybe abstract and set the position so it do not manipulate with other elements | ||
- [ ] Add day check before requesting a picture on frontend | ||
- [ ] Check if there is a limit on backend | ||
- [ ] Refactoring the image directory. To make it more simple | ||
- [ ] Make it ready to defend memes categorys. Set stated in url | ||
- [ ] Add unit test | ||
- [ ] Add Dom test | ||
- [ ] Add security file | ||
- [ ] Set frontend and backend time to the same | ||
- Add image test for see if any of the images are the same | ||
|
||
- [ ] Add wiki | ||
- [ ] Document the image directory | ||
- [ ] Document how to debug the calendar | ||
- [ ] Document how to set the date |