GithubHelp home page GithubHelp logo

my-simple-app's Introduction

Buggy-Codeβ„’ (Slim Framework 4 App)

This is a simple web application built on the Slim Framework.

πŸ“ Install

Prerequisites: Git, PHP, Composer

git clone [email protected]:eddturtle/my-simple-app.git
cd my-simple-app
composer install

πŸƒ How to Run

To run the application in development, you can run these commands

composer start

Or you can use docker-compose to run the app with docker, so you can run these commands:

docker-compose up -d

After that, open http://localhost:8080 in your browser.

πŸ’₯ To Test

There's a single test which tests our route. If you would like to run it you can through:

composer test

πŸ™ˆ Challenges

The things to investigate within this app can mainly be found within the file: /app/routes.php. They will be labelled with comments. Each will present a different style of challenge, relevant to PHP, HTTP and/or web programming.

If you can reply to us with how you would solve them each of the problems.

If there's any you can't solve, no problem, still reply - some of these will be about how you solve them, not if you can solve them.

my-simple-app's People

Contributors

eddturtle 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.