Skip to content

Latest commit

 

History

History
72 lines (40 loc) · 3.34 KB

README.md

File metadata and controls

72 lines (40 loc) · 3.34 KB

Around the world

project-image

This is a website that pairs the user-friendly experience of Yelp with the vibrant visual features of Instagram creating an all-in-one platform where users can find ratings and reviews of places. It's the perfect place for discovering the best new spots while connecting with other users and experiencing the world's most interesting places.

This is a full-stack application designed to provide a practical learning experience and is built using both front-end and back-end development techniques. The primary goal was to gain a deeper understanding of web development and to create a functional and well-designed application from scratch.

🚀 Hosted At

http://aroundtheworld.site/

💻 Built with

Technologies used in the project:

  • React for the front-end user interface
  • Redux store for state management
  • Tailwind for efficient and scalable styling
  • PostgreSQL for the database management
  • NodeJs and Express for the back-end API development

🧐 Features

Here're some of the project's best features:

  • user feedback platform
  • interactive dialogue flow
  • real time notifications
  • tag users
  • interactive comment reactions
  • follow restricted posts
  • connect & grow
  • trackable connections
  • privacy personified
  • tag your posts
  • hearts of fun
  • intelligent suggestions
  • mapping exploration

Project Screenshots

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

project-screenshot

Conclusion

While working on this project I faced some obstacles which allowed me to dive deeper into the complexities of web development and broaden my skill set. Along with creating reusable react components, I also learned how to develop endpoints for the back-end API, which enabled communication with the front-end user interface. Through this project, I gained a better understanding of full-stack development and how to incorporate SQL and databases into a larger project.