distributed software development vlab common project status

10
Distributed Software Development VLab common project status

Upload: dennis-norris

Post on 23-Dec-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Distributed Software Development VLab common project status

Distributed Software Development

VLabcommon project status

Page 2: Distributed Software Development VLab common project status

Current project status• overall project status: on track• finished …

– parts of the reservation web page– parts of the administration web page

• what’s next …– finish the implementation– implement the design template– login using FERWeb username & password– error handling & testing– multi language support

Page 3: Distributed Software Development VLab common project status

Current project status

Reservation web page

• finished …– choose course, exercise & date– show available lab computers & make a

reservation

• what’s next …– cancel reservation– login & logout

Page 4: Distributed Software Development VLab common project status

Current project status

Administration web page

• finished …– view reservations– view students’ points

• what’s next …– modify VLab data– login & logout

Page 5: Distributed Software Development VLab common project status

Current project statusActivities w45 w46 w47 w48 w49 w50 w51 w52 w01 w02 w03

Project assignments

Requirements

Database definition

Web site interface

Design description

Server modifications

Implementation

Web page testing

Integration

System testing

Presentation & delivery

Page 6: Distributed Software Development VLab common project status

Reservation & Admin web page

• login page– FERWeb username & password– XML–RPC authentication

• function which takes 2 arguments (username & password) and returns integer <= 0 if login is incorrect

• multi language support– for reservation & administration web page

• English, Croatian, German, Spanish

Page 7: Distributed Software Development VLab common project status

Reservation web page

• the user can make/delete/view reservations

• friendly and pretty webpage

• the user gets all the information relevant with nice and intuitive colors

Page 8: Distributed Software Development VLab common project status

Reservation web page

Let’s give it a try!

Page 9: Distributed Software Development VLab common project status

Administration web page

• view reservations and students’ points– by students, exercises, courses or dates

• modify some of the data in the VLab database– regarding students, courses, exercises and

lab computers

Page 10: Distributed Software Development VLab common project status

Administration web page

Let’s give it a try!