Coder Social home page Coder Social logo

igor-felipy / billy_social-network Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 5.0 1.23 MB

A social network implemented in python with flask, based on twitter, where users can create posts, follow friends, search for topics, etc ... created to bring people together.

Python 4.83% Mako 0.19% JavaScript 85.55% HTML 9.39% CSS 0.04%
alembic bootstrap-4 flask flask-wtforms flask-sqlalchemy flask-sqlalchemy-crud flask-migrate flask-script flask-login html5

billy_social-network's Introduction

Billy - Social Network

Billy_logo

Implementing a social network with Flask

Work in progess ...


Why I do this?

  • This was done to continue a never ending project for a youtube channel.
  • The channel is Júlia Rizza
  • And the Flask playlist is that

Technologies:

  • Alembic
  • Bootstrap 4
  • Flask
  • Flask-WTForms
  • Flask-SQLAlchemy
  • Flask-Migrate
  • Flask-Script
  • Flask-Login
  • HTML5
  • Werkzeug

How to run:

  • Running the project:
  1. Install Python3.6 or higher
  2. Run on terminal: pip3 install -r requirements.txt
  3. Run on terminal: python3 run.py runserver

  • To build the DB from scratch:
  1. Run on terminal: Python3 run.py db init
  2. Run on terminal: Python3 run.py db migrate
  3. Run on terminal: Python3 run.py db upgrade

Images:

index_page profile register login posts searching

billy_social-network's People

Contributors

igor-felipy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

billy_social-network's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.