Skip to content

Bankole2000/devconnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevConnector 1.0

Social Network application for developers, being built on the MERN stack (Work In Progress). Demo Currently Unavailable

Practice

"Thanos Snapped..."

What it is (or will be)

A learning oriented, MERN stack demo Project to practice Full Stack Web app development. A basic social Network for develpers, to be built with:

  • MongoDB
  • Mongoose
  • Express
  • React
  • Redux
  • Bootstrap 4
  • PostMan
  • JSON Web Tokens
  • Passport
  • Bcrypt js
  • HTML
  • Vanilla JS - ES6
  • Awesomeness - Strictly for the love of coding Mehn!

What it will do

  • User Registration and Authentication
  • Extensive User Profiles
  • Users can CRUD Posts
  • Users can CRUD comments
  • Users can Like/Unlike Posts

Learning Points

  • Like... A whoooole lot, lol. I'll write em out soon enough

Issues

Encoutered errors logging into MongoDB Atlas.

  1. First error
name: 'MongoNetworkError',
  errorLabels: [ 'TransientTransactionError' ],
  [Symbol(mongoErrorContextSymbol)]: {}

how to fix: Check that IP address is White listed On Cloud mongoDB hosting (or just use allow all IP addresses and be done with that)

  1. Second Error
ok: 0,
  errmsg: 'bad auth Authentication failed.',
  code: 8000,
  codeName: 'AtlasError',
  name: 'MongoError',
  [Symbol(mongoErrorContextSymbol)]: {}

how to fix: Check collection database login details in mongoDB connection string. (Make sure your details - database username and password) - in the connection string are correct.

Some cool stuff

Work In progress... Cool stuff will go here don't worry, lol

// There will be some cool code here too
// And also here

Features in Development

Work in Progress.

Acknowledgments

  • Many thanks to @bradtraversy for his awesome courses - i will not fail you sensei
  • Thanks to @torvalds For Making the world a better place
  • And To anyone reading this... You're awesome!

That being said

Adieu, Till I push again... I must return to my meditations on the Ways of JS Ninjustu

About

MERN F2B Course project - Social network for Developers built on the MERN stack

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages