GithubHelp home page GithubHelp logo

python-web-microblog's Introduction

python-web-microblog

This web app was developed following the following course: https://www.udemy.com/share/103Ryi3@jE-zrfKPXPBJQCTzapwxZwi3WjkcANHKNywhm8ytu3wSaLlArR5AGYiBPDRNhiIIbg==/ I left it practically unchanged but I will add my own modifications later on. To list some possible changes:

  • Minor fixes like populating the entries' section from recent to old, and making sure the footer appears in the bottom of the page.
  • Dark mode.
  • Title input field for entries.
  • Responsive design.
  • The possibility to append images to entries (probably by providing an external link rather than storing it in the DB)

The web app built using Flask, a light web framework of python. There are extra files ".env.example", "procfile" and "runtime.txt" that allows Heroku deploy this app, this is also true for app.py, where the create_app() function that wraps the whole app is required for deployment, a library called gunicorn is also needed, so if you want to mess around with this code all the named elements are not required to run the app, even so, you might encounter issues if you run the app using gunicorn to call it.

On another note it's recommended to run the app in a virtual enviroment.

python-web-microblog's People

Contributors

vintagestep avatar

Watchers

 avatar

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.