W EB A PPLICATION FOR L IAISON WITH H IGH S CHOOLS Lara Poveda MID-TERM PRESENTATION

Preview:

Citation preview

WEB APPLICATION FORLIAISON WITH HIGH SCHOOLS

Lara Poveda

MID-TERM PRESENTATION

ABSTRACT

Develop a Web application to liaison with high schools administration, guidance counselors, and computer science teachers, in order to let them know about the Computer Science Major.

MOTIVATION

“New technologies and developments should be oriented to

make somebody’s life easier”

INTRODUCTION

Problem: The difficulty to contact with High Schools in the area to offer them the Computer Science Major.

INTRODUCTION

Solution: A web application for liaisoning with High Schools in the area of Tri-state: West Virginia, South-western of Ohio and North-eastern of Kentucky.

ARCHITECTURE AND ENVIROMENT

Heroku PostgreSQL HTML5, and CSS3 PHP

DATABASE

Implemented in PostgreSQLInformation about Schools:

SchoolsPeopleHistory of conversations

DATABASE

Table 1: Schools

Table 2: People

School Id. Name Stat

eCount

yAddres

s Phone E-mail Desc

Web-Page

Person Id. Name LastName Phone E-mail

DATABASE

Table 3: Courses

Table 4:Relations School-People

School Id.

Course Id.

Course name

Course number

Credit hours Proffesor Desc

.Optional or not

School Id. Person Id. Role name Start-date End-date

DATABASE

Table 5: Communications

Table 6: Users

Person Id. User Id. Comun. type Summary Active

itemsRelized items

User Id. Username Password E-mail

USER INTERFACE

HTML, CSS & Javascript

Easy interface

It should be a helpful tool

USER INTERFACE

USERS

3 types:

Admin: Add/Delete informationNormal UsersGuest

IMPLEMENTATION ISSUES AND CHALLENGESDevelop the Web application and implement

CRUDS operations (C = Create, R = Read, U = Update, D = Delete, and S = Search).

Maintain history of communications with high schools.

Implement authentication and access controls.

DELIVERABLES

Web application interface

Web server + Database

EVALUATION

Web page

Showing the progress to my advisor

Once it is finished, give it to the Weiser Division so they can probe it.

TIME LINE

Data collection and validation - January 30, 2015

Develop the database al load the data- 28 February 2015

Implementing CRUDS operations - 30 March 2015

Email implementation - 15 April 2015

Working software delivery - 28 April 2015

CONCLUSION

There is a problem in the Weisber Division of Computer science.

Develop a web application to help them to contact the High Schools

REFERENCES

https://www.heroku.com

www.w3schools.com

validator.w3.org

Recommended