Skip to content

nrejackufl/barebones-flask-app

 
 

Repository files navigation

barebones-flask-app

Branch Travis-CI Coveralls
Master Build Status Coverage Status
Develop Build Status Coverage Status

This repo serves as an example of a python web application implemented using the Flask micro-framework. It implements role-based authentication and can be used for building more complex applications that interact with a database.

Contributing

We encourage input and collaboration from the community. Please fork the code, implement changes, and submit a pull request.

If you prefer to report a bug or make a suggestion, please create a GitHub issue; issues are a great place to ask public questions too. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contributors

The application was written by Andrei Sura with tremendous support and fedback from the entire CTS-IT team.

For the complete list of contributors please see AUTHORS.md

About

This is a basic python web app implemented using the Flask micro-framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.4%
  • JavaScript 23.6%
  • HTML 15.8%
  • CSS 3.7%
  • Other 0.5%