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

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

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