Social Circle

Third Year Mini Project



Introduction

Social Circle is a beginner-friendly Python project designed to explore web development using Flask as the Python framework. This project provided valuable insights into creating web-based applications and offered a rewarding learning experience. My primary role in the project involved crafting a minimalist and user-friendly UI.


Overview of the project

1. Social Circle is a simple python project for beginners, from which we learnt how to design web-based python projects using Flask as a Python framework. Overall, we had a great time and a great learning experience while working on this project, and my role in this project was to create a minimalistic and clean UI for it.
2. The project Social Circle was developed in Python. We used Python Flask framework and MongoDB to create Social Circle. The main modules in this project are Posts, which manages the functionality of Posts, Friends, which is typically used to manage Friends, Shares, which manages the functionality of Shares, Photos, which manages the functionality of Photos, and Social Circle, which has all of the features of an normal Social Network.
3. We knew Python Projects were popular topics for academic python project creation in our third year of engineering. As a result, we decided to develop Social Circle in Python 3. In this project, we created features for Posts, Friends, and Social Networks, among other things, with some of the greatest UI and efficiency.