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