komarichyn / time-management

study project which show us how to implement todo list
0 stars 2 forks source link

Global goals #12

Closed komarichyn closed 3 years ago

komarichyn commented 3 years ago

for two weeks:

  1. connect to Database via jdbc
  2. implement tests for Dao
  3. implement test for service (business logic)
  4. configuration should be in properties file

technologies :

  1. JDBC
  2. Java Core
  3. Unit Tests

patterns:

  1. DAO
  2. Factory

result: