Skip to content

logicfool/FlaskBook

Repository files navigation

FlaskBook

A Facebook clone purely based on Flask

Note: I started learning Flask and while learning I made this Project its buggy and needs alot of work and features done.

Deploy to Heroku and check it out easily

Deploy

Languages & Database Used:

  1. Python(The God)
  2. Flask(The Servant)
  3. Html - CSS (Interior Designer) (ik people do not consider it as a language but yeah)
  4. Sqlite (The library to store info)

Features:

  1. User-Login and Registration
  2. Friends (Adding and removing)
  3. Multimedia Support (User can upload Images and Photos)
  4. User Search
  5. Status and Profile Section
  6. And some small features that you'll see for sure while using

Future Plans:

  1. Making the UI more comfy,stable and also suitable for mobile devices(currently only desktop users can properly access it)
  2. Email Verification(Function is present in the code just gotta impliment it properly)
  3. User Chats
  4. Some API implimentation to get user data in json format for debugging or testing
  5. Implimenting Ajax(so my pages wont load again and again on specific actions like likes and comments
  6. Migrating the database from SQLite to MySQL

You are always welcome to fork this repo and do changes and create a merge request Thanks!!!

About

A Facebook clone purely based on Flask Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published