W EB A PPLICATION FOR L IAISON WITH H IGH S CHOOLS Lara Poveda MID-TERM PRESENTATION
A BSTRACT 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.
M OTIVATION “New technologies and developments should be oriented to make somebody’s life easier”
I NTRODUCTION Problem: The difficulty to contact with High Schools in the area to offer them the Computer Science Major.
I NTRODUCTION 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.
A RCHITECTURE AND ENVIROMENT Heroku PostgreSQL HTML5, and CSS3 PHP
D ATABASE Implemented in PostgreSQL Information about Schools: Schools People History of conversations
D ATABASE Table 1: Schools Table 2: People School Id.NameStateCountyAddressPhone DescWeb-Page Person Id.NameLastNamePhone
D ATABASE Table 3: Courses Table 4:Relations School-People School Id. Course Id. Course name Course number Credit hours ProffesorDesc. Optional or not School Id.Person Id. Role name Start-dateEnd-date
D ATABASE Table 5: Communications Table 6: Users Person Id.User Id.Comun. typeSummary Active items Relized items User Id.UsernamePassword
U SER INTERFACE HTML, CSS & Javascript Easy interface It should be a helpful tool
U SER INTERFACE
U SERS 3 types: Admin: Add/Delete information Normal Users Guest
I MPLEMENTATION I SSUES AND C HALLENGES Develop 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.
D ELIVERABLES 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.
T IME L INE Data collection and validation - January 30, 2015 Develop the database al load the data- 28 February 2015 Implementing CRUDS operations - 30 March implementation - 15 April 2015 Working software delivery - 28 April 2015
C ONCLUSION There is a problem in the Weisber Division of Computer science. Develop a web application to help them to contact the High Schools
R EFERENCES validator.w3.org