Skip to content

angelzbg/reactjs-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ReactJS - Mar 2021

Webby allows developers and organizations to connect, comment, rate and even private chat with each other.
In Webby people can register one of the following type of profiles:

  • Developer
  • Organization

Profiles contain information such as:

  • Name
  • Account type
  • Location
  • Avatar
  • Comments
  • Ratings

Profile's infomation is visible for every visitor (authorized and unauthorized access).
Authorized visitors have access to filters by location in home page, developers page and organizations page. Also can send, accept, remove connection requests, chat with other developers or organizations, view their notifications and activity in activity page.

Tech stack:

MERN CLOUDINARY SOCKETIO
Architecture

  • Error handling and data validation ✔️
  • Good UI and UX ?
  • Use a state management solution (MobX) ✔️
  • Use a file storage cloud API (Cloudinary) ✔️

Preview:

How to run in local environment:

Live demo with MongoDB Atlas and Cloudinary on Heroku: reactjs-course-private.onrender.com

Releases

No releases published

Packages

No packages published

Languages