Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzenis-h/devspot
It's a social network for developers 💻
https://github.com/dzenis-h/devspot
bootstrap4 es7 express javascript mongodb mongoose nodejs react redux social-network
Last synced: 2 days ago
JSON representation
It's a social network for developers 💻
- Host: GitHub
- URL: https://github.com/dzenis-h/devspot
- Owner: dzenis-h
- Created: 2018-06-22T00:42:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-13T21:22:06.000Z (about 1 year ago)
- Last Synced: 2023-09-14T12:12:45.093Z (about 1 year ago)
- Topics: bootstrap4, es7, express, javascript, mongodb, mongoose, nodejs, react, redux, social-network
- Language: JavaScript
- Homepage:
- Size: 3.84 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
# DevSpot ![favicon](https://raw.githubusercontent.com/dzenis-h/devSpot/master/client/public/favicon.ico)
## 📝 About
DevSpot is a social network for developers. It allows users to create profiles, share posts, add comments, and connect with other developers.
## ✨ Features
- User authentication and authorization
- User profile creation and editing
- Profile validation and display
- Post creation, editing, and deletion
- Post likes and comments
- Developer dashboard
- GitHub repositories display## 💻 Tech Stack
| Logo | Name | Description |
|:----:|:----:|:-----------:|
| | [Node.js](https://nodejs.org/en/docs/) | A JavaScript runtime environment that lets you run JavaScript code outside of a web browser. |
| | [Express](https://expressjs.com/en/api.html) | A web framework for Node.js that provides features for web and mobile applications. |
| | [React](https://reactjs.org/docs/getting-started.html) | A JavaScript library for building user interfaces. |
| | [Bootstrap](https://getbootstrap.com/docs/5.1/getting-started/introduction/) | A CSS framework for designing responsive and mobile-first websites. |
| | [MongoDB](https://www.mongodb.com/brand-resources) | A document-based database that lets you store and query data in JSON-like format. |
| | [Mongoose](https://mongoosejs.com/docs/) | An ODM (Object Data Modeling) library for MongoDB that provides schema validation, relationship management, and other features. |
| | [Redux](https://redux.js.org/introduction/getting-started) | A state management library for React that helps you manage the app's data flow and UI consistency. |## 📄 License
This project is licensed under the MIT License - see the [LICENSE.md](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing) file for details.
## 📸 Screenshot
![screenshot](https://drive.google.com/uc?export=view&id=1xh8pufGe6KnBKfFwLzj5Pm3TmBK5Uumv)