Skip to content

marianlea/stitches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STITCHES

Stitches is a CRUD app, wehre people can post and reply to posts. It's simpler clone of Twitter.

https://stitches-z160.onrender.com/

Screenshot

Landing Page

Home Page

Profile Page

Write a Post

Reply  to a Post

Wireframe

Technologies Used

  • JavaScript
  • HTML
  • CSS
  • Node JS
  • Express
  • Postgres

Challenges

  • Handling the result of queries was the most prominent challenge in making this app, as query results vary in type. A single row result will return a single object while a multiple row result will return an array of objects.

Next Steps

  • Add a like/heart button.
  • Implement image/video sharing

About

Project 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published