Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vicba/sociali

Very simple photo sharing app. Demo in readme
https://github.com/vicba/sociali

docker express mongodb nodejs react social-network tailwindcss

Last synced: about 11 hours ago
JSON representation

Very simple photo sharing app. Demo in readme

Awesome Lists containing this project

README

        

# Sociali
Sociali is a simple instagram like app build in MERN stack. (mongoDB, Express, React, Node)
You can like users posts and create, delete your own posts.

(This is a progressive web app, you can use the site as an app on your homescreen 📱)

# Demo



Exploring AWS with sociali project - Watch Video






# Status
Pending: still need to work on the site. (school refuses me to have free time 🙃 )

**Fixes:** changes I need to do are below. Contact me if you can help me or find other things.

# Things to clean or fix:
- add signed URLs !!!
- add loading state when doing api calls
- get auth with context
- make special hook for localstorage
- need to find solution to do login and creating post faster

# Features that could be added in the future
- Feat: add user on top of the post
- Feat: update user
- Feat: update post
- Feat: profile image user
- Feat: show user likes (ethical responsible ?)
- Fix: make db collection of likes so you can see who liked the post (this is now in localstorage so in other browser will be a different result)

Extra extra feature: adding followers => change to cassandra database ?