Skip to content

A full stack web app with an interactive frontend designed in React and a backend with express framework.

Notifications You must be signed in to change notification settings

bhagyaraj-varadaraju/Techtorum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Techtorum

CodePath WEB103 Final Project

Designed and developed by: Sai Pavan Kalyan Munaga, Bhagya Raj Varadaraju

🔗 Link to deployed app: https://techtorum-client.up.railway.app/

About

Description and Purpose

This web app is for techies to connect with each other. It is a social media platform for techies to share their knowledge and learn from each other. It is a platform where techies can post content related to tech and interact with other techies.

Inspiration

We were inspired by the social media platforms like Twitter and Reddit. We wanted to create a platform where techies can share their knowledge and learn from each other.

Tech Stack

Frontend: React, Tailwind CSS

Backend: Node.js, Express.js, PostgreSQL

Features

User Registration and Login ✅

To connect with other techies, user needs to create an account and use those credentials to log in.

Login.Walkthrough.mp4

User Profile ✅

User can add personal details, view followers and following. User can also edit and delete their profile.

User.Profile.Page.Walkthrough.mp4

User Posts ✅

User can create, edit and delete posts.

User.Posts.Walkthrough.mp4

User Feed ✅

User can view posts from other users they follow.

User.Feed.Walkthrough.mp4

Search Functionality ✅

Users can search and filter the posts in their home feed.

Search.Functionality.Walkthrough.mp4

Installation Instructions

To run server

  • cd server
  • npm install
  • npm start

To run client

  • cd client
  • npm install
  • npm run dev

About

A full stack web app with an interactive frontend designed in React and a backend with express framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published