GithubHelp home page GithubHelp logo

mightyax / xwing-flask Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 55 KB

X Wing Tournament Manager

Home Page: https://xwing.herokuapp.com/

Python 70.67% CSS 4.00% HTML 25.33%
flask heroku python redis xwing-tournaments

xwing-flask's People

Contributors

mightyax avatar

Watchers

 avatar

xwing-flask's Issues

Simple Security

  • Allow Login
  • Public Users can View Public Pages
  • Public Users cannot view Secure Pages
  • Authenticated users can view Secure Pages
  • Secure app.secret_key
  • Compare Hash
  • User Registration

Advanced Security Model

Find User model extension, security is too important to screw up.

  • Login
  • Register
  • Tournaments Editable only by their creators
  • Forgotten Password
  • Remember Me
  • Profile

Re-Structure App

Main application component is database access prototype.
Restructure so that the main features of the app contain the current functionality as a Feedback form.

  • rename hello.py to app.py
  • Reference app.py in procfiles
  • Link to feedback functionality

Create Master Template

User template inheritence to control page styling:

  • Create master page
  • Add Blank Main page
  • Link current pages to master

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.