SkillAgentSearch skills...

DevNet

Social network with Node.js, Express, React, Redux & MongoDB. 🖥📎

Install / Use

/learn @yamgarcia/DevNet
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

<h4 align="center"> <b><a href="https://arcane-dawn-30816.herokuapp.com/">DevNet<a></b> </h4> <p align="center"> <img alt="License" src="https://img.shields.io/badge/license-MIT-red"> </p> <br>

:rocket: Used Technologies

The following project was made with

:muscle: Project

<b>DevNet</b> is a project from Traversy Media that aims to connect Developers through a platform where they can publish, like, and comment on each other's posts, show off their GitHub projects, and build a network of developers. Access it through: https://arcane-dawn-30816.herokuapp.com/

🙋🏽‍♂️ Author's considerations

This fullstack project is filled with the most current webdesign technologies, the challenge went over concepts of backend and frontend integration, REST api, Database connection, and Redux setup and maintenance among others that had to be introduced. Thankfully the classes COMP 2912 - Node.js and COMP 1630 - Database Design were permeated with knowledge and useful thoughts from experienced professionals.

React library was vastly used in this project, the choice was due it's demand nowadays, and the amount of tools that can be used with it. After finishing COMP 2913 - React and Modern JavaScript at BCIT I was convinced that the foreseeable future of frontend was in react, thanks to the use that can be given it and the ease of use, but at the same time, it felt a lot like an introduction and awakened a stronger hunger to keep learning and developing other projects.

It was great to use some useful tools like <b>Redux</b>, that offers global state management, <b>MongoDB</b>, and its amazing and intuitive tools, and <b>Postman</b>, a needful technology for any API building.

The project was packed of small details and use of APIs like Gravatar and Github, and lots of hands on with Redux and MongoDB. The chosen stack is very powerful and quite enjoyable to work with. And I could call it a milestone in my journey.

🖼️ ScreenShots:

<!-- ![Web-home](/screenshots/1200x900homepage.jpg?raw=true "Web App Home Page") ![Web-signIn](/screenshots/1200x900signin.jpg?raw=true "Web App Sign In Page") ![Web-incidents](/screenshots/1200x900incidents.jpg?raw=true "Web App Incidents") ![Web-report](/screenshots/1200x900report.jpg?raw=true "Web App Report") ![Mobile-Splash](/mobile/assets/splash.png?raw=true "Mobile App Splash") ![Mobile-home](/screenshots/1200x900mobiledetails.jpg?raw=true "Mobile App Home Page") ![Mobile-details](/screenshots/1200x900mobilehomepage.jpg?raw=true "Mobile App Deatils Page") ![Insomnia](/screenshots/1200x900Insomnia.jpg?raw=true "API") --> <div align="center"> <img src="/screenshots/home.jpg" width="600px;" alt="Web App Home Page"/> <img src="/screenshots/profile.jpg" width="600px;" alt="Web App profile Page"/> <img src="/screenshots/developers.jpg" width="600px;" alt="Web App developers Page"/> <img src="/screenshots/post.jpg" width="600px;" alt="Web App post Page"/> </div>
  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

:memo: License

This project is under the MIT License. See the file LICENSE for more details.


<p align="center">Made with love ❤️ by <b><a src="https://github.com/yamgarcia">Marcos Garcia</a></b></p>

Related Skills

View on GitHub
GitHub Stars11
CategoryOperations
Updated2y ago
Forks4

Languages

JavaScript

Security Score

65/100

Audited on Apr 17, 2023

No findings