Preparing WABO for first time

  1. Download/clone/fork project
  2. Create new database and name it "Wabo"
  3. Run Install.sql and Update_Alpha.sql under Sql folder to create tables.
  4. Configure your web.config file so that WaboEntities connection string points to right direction
  5. Also configure connections strings in app.config file in Wabo.Dal package.
  6. Open Project and navigate to /Manager/Install