Social Network application for developers, being built on the MERN stack (Work In Progress). Demo Currently Unavailable
"Thanos Snapped..."
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!
- User Registration and Authentication
- Extensive User Profiles
- Users can CRUD Posts
- Users can CRUD comments
- Users can Like/Unlike Posts
- Like... A whoooole lot, lol. I'll write em out soon enough
Encoutered errors logging into MongoDB Atlas.
- 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)
- 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.
Work In progress... Cool stuff will go here don't worry, lol
// There will be some cool code here too// And also hereWork in Progress.
- 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
