Skip to content

Social Media Clone for DBMS mini project; developed using PostgreSQL, Python,Flask, PsycoPG2, React. It has features like Tweets (with likes and comments), Polls, Chat, Groups, SMTP mail etc. and tested using Postman

Notifications You must be signed in to change notification settings

Harshan-R/Tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

git clone https://github.com/AkashSCIENTIST/Tweeter.git
cd Tweeter

After this, open two terminals in the folder

cd Frontend
npm install
npm start
cd Frontend
python new_rest.py

ER diagram

Normalized Schema Diagram

Screenshots

New User (Sign Up)

Sign In

Feed

User Profile

All Users

Tweet



New Tweet

Polls

New Poll

Vote

Vote Result

All Groups

Group Profile

New Group

Chat

Collaborators

Akash
Akash S P
Archana
Archana E
Harshan
Harshan R
Logeshwaran
Logeshwaran C
Tharun
Tharun K C

About

Social Media Clone for DBMS mini project; developed using PostgreSQL, Python,Flask, PsycoPG2, React. It has features like Tweets (with likes and comments), Polls, Chat, Groups, SMTP mail etc. and tested using Postman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.8%
  • Python 24.5%
  • CSS 9.2%
  • HTML 1.5%