Project Programmers:
Jeremy Wheeler
Kevin Gleason
Alicia Strupp
Mike Tice
Test Programs:
Common.php Test Program - This
is used to test the Common.php file.
View test Code:
Test programs for common.php
file - Ths is the php code for the test of the Common.php file
CNB Bug -This file includes the fix for
the coursenotebook bug.
Assignment 2
Instructor
Details
Project 1
Login
Page - This allows the user to login and validates that they are a user
and creates a session.
Test
Page - This is the test created to ensure that the login functions are working
correctly.
Source Code
Login Page - This is the
source code for the login page.
Test Page - This is the
source code fot the seperate test page.
Project
2
Message
Board - This is the program that runs the message board.
Source Code
board.php - This is the
source code for the message board.
messagePost.php
- This is the source code for actually inserting the message into the MySQL
tables.
Project Pages
Login Page -- a3.html - This is the
login page.
Test Page for functions.php -
This is the page that runs the tests for functions.php
Test Page for commonDB.php -
This is the page that runs the test for commonDB.php
Source Code
Database_Schema
- This is the
table stucture and data information.
functions.php -
Here are the functions used for this project.
main.php - This is the
main program of the project.
commonDB.php - Here
are the database commands for this project.
login.php - Here is
the login code.
testcommon.php
- Here is the test code for testing the commonDB.php file.
testfunc.php - Here
is the test code for testing the functions.php file.
Project Pages
Login Page -- p_a4.html - This is
the login page.
Source Code
Database_Entity-relationship
Diagram -
This is the tables ER.
Create
Database -
This is the tables creation script.
functions.php -
Here are the functions used for this project.
main.php - This is the
main program of the project.
commonDB.php - Here
are the database commands for this project.
login.php - Here is
the login code.
testcommon.php
- Here is the test code for testing the commonDB.php file.
testfunc.php - Here
is the test code for testing the functions.php file.
Programming
Pair 1 Assignment - Jeff & Alicia
Project Pages
Login Page -- p_a5.html - This is
the login page.
Test createSessionView - This page
test the create session view php file.
Test Common.php - This file
tests the common.php file.
Test Functions.php - This file
tests the functions.php
file.
Source Code
Database_Entity-relationship
Diagram -
This is the tables ER.
Create
Database -
This is the tables creation script.
functions.php -
Here are the functions used for this project.
main.php - This is the
main program of the project.
commonDB.php - Here
are the database commands for this project.
login.php - Here is
the login code.
createSessionView.php
- This is the new file for assignment 5, that get specific user info.
testcommon.php
- Here is the test code for testing the commonDB.php file.
testfunc.php - Here
is the test code for testing the functions.php file.
Programming Pair 2 Assignment
- Nick & Jeremy
Project Pages
Pet
Adoption Software Homepage - Our homepage on sourceforge. All source code
can be found here.
Programming
Pair 1 Assignment - Jeff & Alicia Project
Pages Source Code Programming Pair 2
Assignment - Nick & Jeremy |
|
|
||||||||||
Project
Pages* Test
createSessionView - This page test the create session view php file. |
|
Source Code*
addpet.php
- Allows administrator to add pet, also has the code used for editing pets.
addpic.php - Allows
the administrator to add a picture to the pet description or edit the existing
picture.
adduser.php
- This file lets the administrator add a new user.
commonDB.php
- Here are the database commands for this project.
createSessionView.php
- This file gets specific user info.
Create Database - This is the tables creation script.
Database_Entity-relationship Diagram
- This is the tables ER.
delete.php
- Confirms the deletion of a specified user from the view user page.
deletep.php - Confirms the deletion
of a specified pet from the view pets page.
deletepet.php - Deletes the pet
from the database
deleteuser.php
- This file shows how the user is deleted.
editpet.php - Allows administrator
to edit pet information.
edituser.php - Allows the administrator
to edit user information.
emptylog.php
- Allows the administrator to empty the log.
functions.php -
Here are the functions used for this project.
login.php - Here is
the login code.
main.php - This is the
main program of the project.
options.php - Used by view pets and
view users to sort and search.
p_p1.php - The index page containing
pets.
testcommon.php
- Here is the test code for testing the commonDB.php file.
testfunc.php - Here
is the test code for testing the functions.php file.
viewlog.php
- Allows the administrator to view and empy log.
viewpet.php - Allows users and administrators
to view and/or edit pets in condensed format.
viewuser.php - Allows
administrator to view, delete, and add new users.
Project Pages at Sourceforge
Pet
Adoption Software Homepage - Our homepage on sourceforge. All source code
can be found here.
*All pictures borrowed from the Santa Cruz SPCA site.
Project
Pages*
Index page - Allows non-registered users to view pets. Also allows all users to sign in. New users can register here also. This is the home page. Help Page (General) - This is a help page for general users. Test createSessionView - This page test the create session view php file. Test Common.php - This file tests the common.php file. Test Functions.php - This file tests the functions.php file. |
|
Source Code*
addpet.php
- Allows administrator to add pet, also has the code used for editing pets.
addpic.php - Allows
the administrator to add a picture to the pet description or edit the existing
picture.
adduser.php
- This file lets the administrator add a new user.
commonDB.php
- Here are the database commands for this project.
createSessionView.php
- This file gets specific user info.
Create Database - This is the tables creation script.
Database_Entity-relationship Diagram
- This is the tables ER.
delete.php
- Confirms the deletion of a specified user from the view user page.
deletep.php - Confirms the deletion
of a specified pet from the view pets page.
deletepet.php - Deletes the pet
from the database
deleteuser.php
- This file shows how the user is deleted.
editpet.php - Allows administrator
to edit pet information.
edituser.php - Allows the administrator
to edit user information.
emptylog.php
- Allows the administrator to empty the log.
functions.php -
Here are the functions used for this project.
index.php - The home page that non-registered
users use and where other users log in.
login.php - Here is
the login code.
main.php - This is the
main program of the project.
options.php - Used by view pets and
view users to sort and search.
testcommon.php
- Here is the test code for testing the commonDB.php file.
testfunc.php - Here
is the test code for testing the functions.php file.
viewlog.php
- Allows the administrator to view and empy log.
viewpet.php - Allows users and administrators
to view and/or edit pets in condensed format.
viewuser.php - Allows
administrator to view, delete, and add new users.
Project Pages at Sourceforge
Pet
Adoption Software Homepage - Our homepage on sourceforge. All source code
can be found here.
*All pictures borrowed from the Santa Cruz SPCA site.
Page last updated 4-07-02 By Pet Team