Skip to content

Happy Thoughts App: A React project focused on state management, API interactions for fetching and posting data. Features include a design-aligned UI, sorted thought display by recency, like count for each thought, a form for new thoughts, and a like functionality.

Notifications You must be signed in to change notification settings

bdnaima/project-happy-thoughts-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy thoughts Project ☺️

Created by Naima Malik and Priya Pradhan 👩🏻‍💻👩🏻‍💻 Technigo Group Project Week 6 - October 30th to 5 Nov 2023

This is Happy Thoughts app where users can share their thoughts like (twitter) and it has the following features:

  • Shows the 20 latest thoughts which is fetched from an API.
  • User can post there thoughts, like others thoughts.
  • The input field has validation, so when the user type too less, too long message they get error message below.
  • The user can give as much likes they want to the post.
  • At the top the user can see how many different post they has liked so far.
  • There is a animation when user submit their post also for heart button has animation.
  • The app is responsive.

The Problem 😈

Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?

This week went smoothly for us. We didn't faced much of git conflicts like we usually do. Planning our work in trello has helped us to focus on specific task at a time and also reflect on completed task and to do task.

Planning:- Planned on Trello: started with Basic requirements and then worked with intermitted and then Advance goal.

Tech used: Trello, Slack, Zoom and Goggle meet.

If we had more time we would probably like to add comments feature on the posts.

View it live 🚀

https://twitter-app-by-naima-and-priya.netlify.app/

Instructions

See instructions of this project

About

Happy Thoughts App: A React project focused on state management, API interactions for fetching and posting data. Features include a design-aligned UI, sorted thought display by recency, like count for each thought, a form for new thoughts, and a like functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • CSS 31.7%
  • HTML 2.5%