Skip to content

Latest commit

 

History

History
198 lines (140 loc) · 7.2 KB

README.md

File metadata and controls

198 lines (140 loc) · 7.2 KB

Friendzone

Welcome to Friendzone! Friendzone is a fullstack application clone, inspired by Facebook. Create a user, create a post, like some posts, add some comments, and force someone to be your friend or ... friendzone someone!

Live site: https://friendzone-0ev3.onrender.com/

Overview

App Academy January 2023 Cohort

This was our first group project together. We decided to clone Facebook as we were a group of ambitious individuals.

Throughout this process, we learned many new skills and developed as software developers:

  • This is was our first opportunity to implement Python/Flask in a project.
  • This is our first time creating a project from scratch including creating the Database Schema, API Documentations, and creating the React app.
  • We learned to work as a group and communicate better using proper Git work flow.
  • We gained more experience in using React/Redux Store.
  • We learned that Facebook is very hard to clone.

Wiki Links

Technologies Used

  • Python
  • PostgresSQL
  • Flask
  • React/Redux
  • AWS
  • HTML/CSS

Meet The Developers