Coder Social home page Coder Social logo

fe21-cr11-michaelr's Introduction

FE21-CR11-MichaelR

For this CodeReview, the following criteria were graded:

  • Create a database (cr11_petadoption_yourname) and add sufficient test data (at least 4 small animals, 4 large animals and 4 seniors)
  • Display all animals on a single web page (home.php).
  • Display all senior animals on a single web page (senior.php).
  • Create a registration and login system.
  • Create separate sessions for normal users and administrators.
  • Create an admin panel. Only the admin is able to create, update and delete data about animals within the admin panel. The normal user will be able to see everything that was created for this website, without having administrative privileges in changing the data.

Bonus points

Pet Adoption

  • In order to accomplish this task, a new table PetAdoption will need to be created. This table should hold the userId and the petId plus other information that you may think is relevant.
  • Each Pet should have a button "Take me home" that if the user clicks on it, it should pick the pet. When it does, a new record should be created in the table PetAdoption.

fe21-cr11-michaelr's People

Contributors

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