https://github.com/leye195/nc-nodigram-backend
instagram clone coding (NomadCode)
https://github.com/leye195/nc-nodigram-backend
Last synced: 2 months ago
JSON representation
instagram clone coding (NomadCode)
- Host: GitHub
- URL: https://github.com/leye195/nc-nodigram-backend
- Owner: leye195
- Created: 2020-09-27T08:00:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T14:52:32.000Z (over 4 years ago)
- Last Synced: 2025-02-06T23:31:27.026Z (4 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodigram-backend
Instagram clone with Express + Prisma + React and React Native (backend)
## User Stories
- [x] Create Account
- [x] Request Secret
- [x] Confirm Secret (Login)
- [x] Like/Unlike a photo
- [x] Comment on a photo
- [x] Search by User
- [x] Search Post
- [x] Follow/Unfollow User
- [x] Edit my profile
- [x] See My Profile
- [x] See user profile
- [x] See the full posts
- [x] Upload photos
- [x] Edit/Delete the photo
- [x] See the feed
- [x] Send Private DM
- [x] See Rooms
- [x] See Room
- [x] Receive DM (RealTime)
- [x] Explore Post