GithubHelp home page GithubHelp logo

tishma / time-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 336 KB

Demo web app that allows users to register and manage list of timezones and view time in those. (Demo site. Self-signed SSL certificate.)

Home Page: https://timeapp.agilepman.com

PHP 36.57% ApacheConf 0.29% CSS 0.13% HTML 9.60% JavaScript 53.41%
slim-framework php jquery rest-api demo portfolio

time-app's Introduction

TIME APP

Demo web app that allows users to register and manage list of timezones and view time in those.

Requirements

  • Apache web server with mod_rewrite
  • MySQL Server
  • PHP 5.5

Configuration

Before automatic installation, it is required to setup database access parameters. The application uses the first config file it can find in config dir, with this priority:

  1. prod.config

  2. stage.config

  3. test.config

  4. dev.config

dev.config is provided via source control, and for the other environments - quick start examples are included.

NOTE: logging configuration is not working yet.

Test and dev environments include a couple of pre-loaded users for testing purposes:

novak:novak123

roger:roger123

Installation

  1. Get the application source (from this repo)

  2. Setup web server (not covered)

  3. Install composer if necessary (not covered)

  4. Run composer install (not covered)

  5. Configure the app (see Configuration section)

  6. Run setup script (could be moved as an install task/include the confirmation that it deletes any existing data in the db): cd install; php setup.php

  7. That's it! You can navigate to your web app.

time-app's People

Contributors

tishma avatar

Watchers

 avatar  avatar

Forkers

rahulyhg

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.