https://github.com/edgartec97/socialnetwork-angularcli-nodejs
https://github.com/edgartec97/socialnetwork-angularcli-nodejs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edgartec97/socialnetwork-angularcli-nodejs
- Owner: EdgarTec97
- Created: 2021-04-23T02:27:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T05:53:17.000Z (about 4 years ago)
- Last Synced: 2025-02-09T09:41:22.366Z (4 months ago)
- Language: TypeScript
- Size: 5.67 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social Network
Twitter-style Social Network with MEAN Stack (MongoDB, Express, Angular and Node.js)## Features
* Register and log in on the platform.
* Modify our data.
* Upload a profile picture.
* Follow and unfollow any user (follow and unfollow).
* Make posts with text and images.
* See the publications of the people we follow on the timeline.
* See my user profile and that of other people.
* Receive and send private messages.## Technologies
*** JavaScript, one of the most popular programming languages on the web.
*** NodeJS, very popular platform for developing with JavaScript on the server side.
*** ExpressJS, framework for Node.js that allows us to work with the HTTP protocol and have a route system.
*** MongoDB, the most powerful and popular JavaScript-based NoSQL database management system.
*** Angular6, the framework powered by Google whose purpose is the development of SPA (Single page applications) web applications. Reactive and instant.
*** jQuery, the must-have and best-known frontend framework for JavaScript.
*** AJAX, to make asynchronous requests to the server.
*** Bootstrap, the most standardized and essential CSS and JS framework currently for building user interfaces.
*** HTML5, CSS3, etc.## Autor
* **Edgar Vega** - [EC company](https://itsystem.com.mx/dash/index)