Please sign in to access this page

DevHub

DevHub Used AI

3 devlogs
4h 5m
Created by lohith

DevHub is a full-stack web application where developers can share, read, and discover valuable technical articles. Users can register, log in, publish insightful content, and browse articles written by others. The platform encourages a knowledge-sharing culture among the developer community.

Timeline

  • modified the backend to handle user login/signup
  • added a database to store user info securely
  • built homepage and profile page
  • fixed some bugs across files
Update attachment

Built a Node.js backend using Express to handle user signup and login with secure password

Update attachment

-Added basic Sign in &Sign up page

Update attachment