EsraWameed/teagram
Teagram is a full stack RESTful API social media application allowing users to login/signup and create a user profile with user information and uploaded profile picture. Teagram allows users to upload images, and add/edit captions, or delete their images. Users can view other users uploaded images, add likes, and comments.
JavaScriptMIT
Issues
- 0
- 0
image upload proof of concept
#79 opened by EsraWameed - 0
proof of concept multer
#88 opened by EsraWameed - 0
research express fileupload
#66 opened by Trishaneww - 0
icons should accept files from user
#68 opened by Trishaneww - 0
- 0
create user.hbs
#61 opened by Trishaneww - 0
create layout.hbs
#62 opened by Trishaneww - 0
make navigation links to views
#63 opened by Trishaneww - 0
get the picture to post
#65 opened by EsraWameed - 0
create edit profile modal
#57 opened by Trishaneww - 0
set up route for user
#51 opened by abedhasan79 - 0
link routes using a index.js
#53 opened by abedhasan79 - 0
create view.hbs
#60 opened by Trishaneww - 0
make a post route to upload image
#49 opened by EsraWameed - 0
make get route for image
#48 opened by EsraWameed - 0
make a delete route to delete image
#50 opened by EsraWameed - 0
add multer.js for image
#43 opened by abedhasan79 - 0
add data attribute BLOB to picture model
#44 opened by EsraWameed - 0
setting up route for comment
#46 opened by abedhasan79 - 0
update picture model with Blob data attribute
#47 opened by EsraWameed - 0
create profile searchbar
#39 opened by Trishaneww - 0
add auth.js for authentication verification
#42 opened by abedhasan79 - 0
add helper.js for date
#41 opened by abedhasan79 - 0
add utilities with auth helper and for multer
#38 opened by abedhasan79 - 0
replace anchor tags with interactive icons
#111 opened by Trishaneww - 0
user authentication
#112 opened by abedhasan79 - 0
add image preview when uploading a img
#115 opened by abedhasan79 - 0
update README.md file
#109 opened by Trishaneww - 0
create about page
#108 opened by Trishaneww - 0
- 0
comment css and handlebar files
#105 opened by Trishaneww - 0
link about page to its own css stylesheet
#107 opened by Trishaneww - 0
create view-gallery modal
#106 opened by Trishaneww - 0
Clean up code
#102 opened by EsraWameed - 0
Create download ability for images
#103 opened by EsraWameed - 0
create download ability to profile pic
#104 opened by EsraWameed - 0
Final touches to styling views
#100 opened by EsraWameed - 0
Create README.md
#101 opened by EsraWameed - 0
Like button Bug
#98 opened by EsraWameed - 0
Comment on all code/clean uncommented material
#99 opened by EsraWameed - 0
Create like system on images posted
#96 opened by EsraWameed - 0
Profile Image bug Fix
#97 opened by EsraWameed - 0
get image from db to reload back to page
#94 opened by EsraWameed - 0
- 0
how to ensure images in db don't have spaces
#90 opened by EsraWameed - 0
- 0
get picture to post
#92 opened by EsraWameed - 0
allow users to create(uplod) an image
#93 opened by EsraWameed - 0
figure out how to save image from path to db
#89 opened by EsraWameed