Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkankyilmaz/photographer-social-platform_nodejs
Social platform about photopraph ....
https://github.com/hkankyilmaz/photographer-social-platform_nodejs
ejs express-js mongodb nodejs
Last synced: 20 days ago
JSON representation
Social platform about photopraph ....
- Host: GitHub
- URL: https://github.com/hkankyilmaz/photographer-social-platform_nodejs
- Owner: hkankyilmaz
- License: mit
- Created: 2022-10-07T23:38:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T11:00:02.000Z (over 2 years ago)
- Last Synced: 2024-11-16T05:32:04.833Z (3 months ago)
- Topics: ejs, express-js, mongodb, nodejs
- Language: EJS
- Homepage:
- Size: 9.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# photographer-social-platform_nodejs
🔸 Social platform about photopraph ....
🔸 This web app built with using [React](https://reactjs.org/).## 💻 Setup
### Install Dependencies
```
npm install
```### Run the App in the Dev Server
```
npm start
```### to Build for Production
```
npm build
```## 🔥 Technologies and Libraries
✔️ Node.js
✔️ express.js
✔️ bcrypt
✔️ cookie-parser
✔️ dotenv
✔️ ejs
✔️ jsonwebtoken
✔️ validator
✔️ mongoose
✔️ express-fileupload
✔️ method-override## 🚀 App Features
✔️ User can delete, add and update photos.
✔️ User can follow other users. There is a tracking system.
✔️ There is a user authentication system.
✔️ Users can take action according to their authority and see different pages.
✔️ User can send e-mail.
✔️ App have MVC structure.## 📷 Screenshot