wiki:S2S_CORE_COMMONS_R0

Version 5 (modified by pavlina, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Analysis

Overview

S2S Core Commons includes general rules and workflows of business logic. At this revision it would be minimal business logic.

Task requirements

  • Create the logic for some web pages. These could be for example:
    • Login
    • User Profile
    • About
  • Use mock database - hard coded data.
  • Write unit tests.

Task result

  • The result of this task should be source code.

Implementation idea

-

How to demo

  • Run unit tests.
  • Show the source code.
  • Answer if there are any questions.

Design

  • create unit test which represents test for user login(if there is remaining effort you should test user logout too)
  • Create method/class for user login in the server
  • the method can be named isValidUser or isValidated and must return boolean value telling if the user is logged successfully or the login failed

Implementation

(Implementation results should be described and linked here (from the wiki or the repository)

Testing

Comments

Log

Error: Macro Include(wiki:S2S_CORE_COMMONS_R0_LOG) failed
current transaction is aborted, commands ignored until end of transaction block