Coder Social home page Coder Social logo

trellixvulnteam / flask-todo_9upk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rhoward-howqa/flask-todo

0.0 0.0 0.0 29.67 MB

Flask todo app

JavaScript 0.01% C++ 1.08% Python 80.20% C 5.19% Tcl 13.36% PowerShell 0.02% HTML 0.12% Mako 0.01% Batchfile 0.01% Procfile 0.01% Xonsh 0.01%

flask-todo_9upk's Introduction

Docket

A simple TODO application written in Python that allows users to practise their test automation abilities.

Download the code

If you wish to run the code on your own machine. Simply follow the following steps.

Note: Your specific steps may differ depending on your systems operating system.

  1. Make sure you have Python installed and correctly setup for your operating system (you will need 3.7 or higher).
  2. You will also need to install pipenv. This can be installed by typing pip install pipenv from the command line.
  3. Clone this repo, or down it here.
  4. After unzipping the downloaded archive. Navigate to where you downloaded it and open up a terminal in the location.
  5. Type: pipenv install to install the required dependencies.
  6. Create the database required by typing flask db init, flask db migrate & flask db upgrade.
  7. Type python manage.py run to start the server.
  8. Navigate to 127.0.0.1:5000 to find the application running.

Example API Tests

I have written some example API tests for you to learn from. These have been written in Python and use the pytest framework. These can be found here.

Problems

If you have problems with the code, or any the running of the tests. Please reach out to me on Twitter.

Have a custom solution that you would like to created automated tests for? reach out to me and lets discuss! [email protected]

About the author

I'm a freelance software tester based in the southwest of the UK. Please feel free to check out my blog on which I write articles about software testing. Or connect with me via email or Twitter.

Website: http://kevintuck.co.uk

Email: [email protected]

Twitter: http://twitter.com/keva161

flask-todo_9upk's People

Contributors

rhoward-howqa avatar trellixvulnteam 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.