darabandev/tap-sketch
Full stack web app running on Python/Flask and React centered around social media features and an interactive canvas to create custom artwork.
Python
Issues
- 0
Add backend route to delete drawing
#34 opened by darabandev - 0
Add redux thunk to delete drawing
#35 opened by darabandev - 0
Add react component to handle drawing deletion
#36 opened by darabandev - 0
- 0
Style navbar
#9 opened by darabandev - 0
Style user profile page
#10 opened by darabandev - 0
Style splash page
#5 opened by darabandev - 0
Add page buttons at the bottom of the homepage
#33 opened by darabandev - 0
Look into infinite scroll
#37 opened by darabandev - 0
Deploy 3/9
#32 opened by darabandev - 0
Backend route to query multiple users
#30 opened by darabandev - 0
- 0
Add backend route to create a new user follow
#20 opened by darabandev - 0
Set up route for un-liking a drawing
#29 opened by darabandev - 0
Set up thunk for un-liking a drawing
#28 opened by darabandev - 0
Set up thunk for likes
#27 opened by darabandev - 0
Set up backend route for likes
#26 opened by darabandev - 0
Create backend route to delete comment
#25 opened by darabandev - 0
Format date on Drawing View page
#21 opened by darabandev - 0
Add option to make a pic your profile pic
#24 opened by darabandev - 0
Create thunk for new comments
#23 opened by darabandev - 0
Set up backend routes for comments
#22 opened by darabandev - 0
- 0
- 0
- 0
Create thunks to grab pics from certain user
#13 opened by darabandev - 0
Add bio to user profile
#18 opened by darabandev - 0
Create backend route to return single drawing
#16 opened by darabandev - 0
Create thunk to grab single drawing
#17 opened by darabandev - 0
Create circle cursor when hovering over canvas
#15 opened by darabandev - 0
Figure out how to make canvas more responsive
#12 opened by darabandev - 0
Create thunk to post drawing
#7 opened by darabandev - 0
Create backend route to post drawing
#6 opened by darabandev - 0
Get canvas to render
#4 opened by darabandev - 0
Create sessionuser via Redux
#1 opened by darabandev - 0
Set up redux store
#3 opened by darabandev - 0
Set up database models
#2 opened by darabandev