schools projects

9
Schools Projects By: Darius Bell

Upload: darius-bell

Post on 12-Apr-2017

150 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Schools Projects

Schools ProjectsBy: Darius Bell

Page 2: Schools Projects

Case Diagram

In the following slides 2 - 5 this Project came from ITFN 3112 System Analysis Fall 2014 and we had to create a Book Rental System that shows the student the process on how to create a library account and how to proceed with checking out a book. On the right is the Book Store Staff that shows what the staff is responsible for.

Page 3: Schools Projects

Class Diagram

In the class diagram these are the different attributes that each class will have in order to make the system work.

Page 4: Schools Projects

Sequence Diagram example (Purchase Book)

In the following slides 2 - 5 this Project came from ITFN 3112 System Analysis Fall 2014. Here is an example of when the student wants to purchase a book, and it also shows the process of how everything works in the library database and what the database does back one the transaction goes through.

Page 5: Schools Projects

Making an Account

In the following slides 2 - 5 this Project came from ITFN 3112 System Analysis Fall 2014. Here is another example of when the student wants to purchase a book, and it also shows the process of how everything works in the library database.

Page 6: Schools Projects

Help the earth Recycle Website html code

In the following slides 6 & 7 this Project came from ITFN 2214 Web Application Development. This is a screen shot of the code that I had to develop. The assignment was to make a website about keeping the earth clean and for people to recycle their trash so that we can keep the earth clean.

Page 7: Schools Projects

This is the output once I ran the hmtl code and this is how the website will look. It talks about helping the earth out by recycling your trash. I included some links about recycling and who you can contact where to take your trash too.

Page 8: Schools Projects

GUI Call Log Java Code

In the following slides 8 & 9 this Project came from CSCI 1302 Computer Science II. This is a screen shot of the code on how you want your system to operate. The GUI interface simply allowed the user to input information into the GUI and pull call logs for employees. It ask simple questions for the employees to input and return the call log for the employee.

Page 9: Schools Projects

GUI Interface Design

This is a screen shot of the design on how you want your system to operate and what you want it look and say to the user. The GUI interface simply allowed the user to input information into the GUI and pull call logs for employees. It ask simple questions for the employees to input and return the call log for the employee.