Giter Site home page Giter Site logo

rolivencia / petfinder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.03 MB

2014 Proof of Concept of a very simple app to show experience in Wordpress, PHP, HTML, CSS, AngularJS, MySQL and MVC patterns.

PHP 73.11% CSS 11.99% JavaScript 14.58% HTML 0.17% SCSS 0.15%

petfinder's Introduction

petfinder

2014 Proof of Concept of a very simple app to show experience in Wordpress, PHP, HTML, CSS, AngularJS, MySQL and MVC patterns.

How to setup the project:

  1. Import the MySQL database in your database manager. The database is dumped in the "petfinder.sql" file, included in the root folder.

DB name: petfinder User: root Password: dba

  1. Go to /localhost/petfinder to access the web app.
  2. To login, press the login button in the top-right corner.

The administrator credentials are:

User: admin Password: admin

  1. When you're logged in, you can press the "Logoff" button at the top-right corner for logging off.

The "retrieve", "submit" and "update" services are functional, so new lost dogs can be added as an admin and the lost dogs that are added to the database can be displayed in the main page. Also, if a dog has been found, its status can be changed to "Found", and if an error has been made, it can be change again to "Lost".

Only the administrators can submit new lost dogs to the database or change a lost dog status.

All the project files are located in the /wp-content/themes/petfinder/ directory, with exception of the PHP handlers for database management (retrieve.php, submit.php, update.php), which are located in the main /petfinder/ directory.


Used Tools:

  • Sublime Text 2 for coding.
  • WAMP as application server platform. MyPHPAdmin was used for server-side managing
  • Wordpress 4.0 as the Content Manager System and to provide back-end access and administrator privileges
  • Bootstrap 3.2.0 as a front-end workframe
  • AngularJS as a client-side model-view-controller
  • JQuery as a client-side scripting language
  • JQuery Datepicker for picking dates in the submit view

petfinder's People

Contributors

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