190 likes | 197 Views
Get an overview of the project status, including GUI and business logic implementation, database built, and what's next. See a demo of the application in this web presentation.
E N D
NOTICE! • These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer Science and Engineering, University of Mälardalen, Västerås, Sweden and at the Faculty of Electrical Engineering and Computing, University of Zagreb, Croatia (year 2003/2004). • For all other purposes, authors’ written permission is needed! • The purpose of these materials is to help students in better understanding of lectures in DSD and not their replacement!
Selected Topics in Software Engineering-Distributed Software Development
Presentation Overview • Project status • GUI implementation status • Bussiness logic implementation status • Facade built • Database built • What’s next • Application Demo
Overall project status • On track • Recent milestones • M005 – Implement database, bussiness logic, gui • M006 – Implement facade • M007 – Integration / Testing completion (this week)
Overall project status • Continued money savings • 6300 € spent • Expected: 11 200 € • Less workload than expected • Slightly over 830 work hours (~20 per team member per week) • Expected: Around 1400
Gui Parts Built • Untill now: 20 GUI modules created • Complete or 90% complete: • Login; Logout; TopMenu; UserAdministration; MyDetails; NoLoginRedirect; LoginMessage; PageTitleDispay • Support for one-click AJAX enable/disable
Bussiness Logic Built Classes implemented • Material • Resource • Activity • ActivityType • Topic (Not completed) • DBAccess • User (90% implemented, methods related to user are completed) Remaining Classes • Objective • Course • Teacher • MixModeCourse • OnlineCourse
Facade Parts Built • 50% of user related methods in CBFacade class are completed • Methods Implemented in CBFacade class • Login • AddUser • DeleteUser
Database Parts Built • Database has been implemented and installed into the real server.
What’s next • Finish integration (milestone this week) • User administration • Course editing • GUI and Bussiness logic / Facade • System Administration