Coder Social home page Coder Social logo

pip's Introduction

An MVC Template to show us what you can do

This is your chance to show us what you can do with PHP, CSS, MySQL and Javascript. We've given you some ideas on things we'd like to see but don't let that limit you.

Please leave comments and/or pseudo code for any areas that you were unable to finish or that you would have expanded on given more time.

Please Fork this Repository for your alterations, and please have fun with it.

PIP

PIP is a tiny application framework built for LAMP stack. PIP aims to be as simple as possible to set up and use.

Visit http://gilbitron.github.com/PIP for more information and documentation.

Requirements

  • PHP 5.1 or greater
  • MySQL 4.1.2 or greater
  • The mod_rewrite Apache module

Installation

  • Download PIP and extract
  • Navigate to application/config/config.php and fill in your base_url
  • You are ready to rock! Point your browser to your base_url and hopefully see a welcome message.

Database

located at https://github.com/AutomicWeb/pip/blob/master/ca_db.sql Is a simple starter db.

Things to Try

  • Add bootstrap or similar css and stylesheets to style content.
  • Add more pages to the website with a top nav to move between them.
  • Create a login form that queries database for a user account before allowing access. Suggest using the session helper for controlling sessions. (will need a new USER table with new models controllers and views)
  • Be creative, show us what you can do.

Documentation

Visit http://gilbitron.github.com/PIP to see the documentation.

License

PIP is released under the MIT license.

pip's People

Contributors

ancient-dragon 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.