Skip to content

Jaykukreja/devnetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devNetwork

DEMO

video is available on youtube.

⛏️ Built With

Configuration:

Replace the mongoURI in /config/keys.js with URI of your database. Replace the secretOrKey in /config/keys.js with your own secret key.

Get started:

  • Clone this repo: git clone https://github.com/jaykukreja/devnetwork.git
  • Change directory: cd devnetwork
  • Install required modules: npm install
  • To run server: npm start
    Get started with Registration

🧐 CauseCode Coding Challenge

Fullstack

1) Create an inventory management platform for { pick an industry, product or service }. For example, inventory management for TVs.
2) Create a small social network
3) Find a website with public profiles and write a scraper to scrape those profiles
4) Create a realtime video/audio/text chat application

🧐 Problem Statement Selected

2) Create a small social network [Developed Backend Application]

Commit history to see how your work evolved

Screenshots

1.png

2.png

3.png

4.png

6.png

9.png

10.png

12.png

Features:

Registration and Login
    * User will have to register themselves by providing basic information such as name and email about them and then they can login into the system.
    * Once users have logged in, users will be able to Create Post, Like/Unlike other's Post and Comment.
    * users will be able to :
    -DELETE Post,Profile 
    -ADD/REMOVE Education and Experience
    -Update Profile
    -Delete Profile
    -ADD/REMOVE Comments
    -UPDATE Post
    -DELETE Post
    * Passport JWT Authentication
    * Validation Handlers

Functionality

❖ Registration
❖ Login
❖ Update your profile picture and personal details anytime
❖ Tools to create posts
❖ Like, comment
❖ Shows Number of likes and comments
❖ Shows all posts, comments on posts
❖ You can search a particular user by username, email by id as well

✍️ Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published