GithubHelp home page GithubHelp logo

z-argyropoulos / connectivo-login-system-flask Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 21.75 MB

HTML, CSS Templates from scratch, Flask, Jinja Template Engine, Cookies, Session, SQLite DB, Validations, Auth, Redirect, Error/Unauthorized Pages

HTML 32.17% CSS 42.21% Shell 0.47% Python 25.14%
flask jinja sqlite html css

connectivo-login-system-flask's Introduction

Flask Login System (w/ Jinja Template Engine)

GitHub Repo: https://github.com/HRSArgyropoulos/FlaskAssignment

Application on my domain: https://hrsargyropoulos.com/login-system-flask/

Details

  • All templates are custom and have been created from scratch with HTML and CSS.
  • When you successfully sign in you will be redirected to the homepage, unless you had previously visited the profile view with your username, thus you will be redirected there.
  • The flaskenv and DB for the purpose of this assignment is also provided.
  • There are 2 base templates. One main for the login, home and profile templates (_layout.html) and one for the error pages (_error_layout.html).
  • Cookies and Session have been set to be permanent (even if you close the browser) and the expiry date is set to 10 minutes.

Credentials

Username Password
noah_tremblay01 noah123
hrsargyropoulos haris

How to run project locally

  • Clone this repo
  • Run python -m venv .venv to create .venv folder
  • Run .\.venv\Scripts\activate to activate venv environment
  • Run pip install -r .\requirements.txt to install all project requirements
  • Run flask run
  • Open http://localhost:5000/ in the browser

Preview

Connectivo 1 Connectivo 2 Connectivo 3 Connectivo 4

All rights reserved except for images, graphics, icons, svgs.

connectivo-login-system-flask's People

Contributors

hrsargyropoulos avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

hjhroyal

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.