Code Monkey home page Code Monkey logo

php-life-buddies's Introduction

PHP Life Buddies

PHP website for listing rescued pets for adoption and offer them a forever home.

Features:

  • Security
    • XSS: yes
    • CSRF: yes
    • SQL using prepare/execute: yes
    • Passwords: SHA1
    • Data Validation: regex / php / html / javascript / ajax
    • Other:
      • SQL Constraints
      • Exception handling
      • Session Regeneration
      • Data Cleaning
      • Session/Cookies expiration
  • Technologies
    • Separated logic/database/presentation: yes
    • Semantic HTML tags: yes
    • Responsive CSS: yes
    • Javascript: yes
    • Ajax: yes
    • REST API: yes
    • Other:
      • Page template and design consistency
      • Code quality and Code consistency
      • Directory / File organization
      • API Token authentication
  • Usability:
    • Simple and intuitive user interface
    • Logical and comprehensive behaviour
    • Error/success messages
    • Login/Register/Create/Update actions for users and pets
    • Diverse searching criteria
    • List pet questions
    • Managing previous posts
    • Make proposals for not adopted pets
    • Different states for the pet adoption process
    • Preview and add multiple photos when creating or updating a pet
    • Diverse notifications on users' actions
    • Rest API for CRUD profile operations and basic actions on pets

Mockups

Landing Page Login Register
Landing Page Login Register
Profile Page New Pet View Pet
Profile Page New Pet View Pet
Adoption List Search Page
Adoption List Search Page

Navigation

Navigation Diagram

Database

Database Diagram

Authors:

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.