https://github.com/patelsmuseum/codify
Making a social media app with features like posts , comment , authentication , file upload , like , dislike , etc
https://github.com/patelsmuseum/codify
back-end backend-api css expressjs html5 mongodb node-js passportjs postman
Last synced: 3 months ago
JSON representation
Making a social media app with features like posts , comment , authentication , file upload , like , dislike , etc
- Host: GitHub
- URL: https://github.com/patelsmuseum/codify
- Owner: patelsmuseum
- Created: 2023-08-02T10:32:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T11:53:52.000Z (over 2 years ago)
- Last Synced: 2023-10-13T07:55:37.754Z (over 2 years ago)
- Topics: back-end, backend-api, css, expressjs, html5, mongodb, node-js, passportjs, postman
- Language: JavaScript
- Homepage: https://codify-87fd.onrender.com
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codify
A social media platform for sharing your thoughts
## Features
* Users can SignUp / SignIn using email OR by google authentication
* Users can Post / and delete his/her post
* Users can Comment on posts
* Users can update his/her own profile
* Users can like post and comments
# Tech Stack used
* Nodejs
* Express
* MongoDB
* Html
* CSS
* Passport
* Flash
* Noty
* Multer