Created by:
Connor Goldsmith
Sarah Sicard
Ryan Smith
Caroline Jarecke
This project is designed to be a multi-platform mobile app that works as a tool to organize activites and duties in apartments. We will be using Xamarin in order to devleop this app.
This project is for CSC 3380, Object Oriented Design at Louisiana State University.
Qwabble is made using Visual Studios with Xamarin
--STEPS--
- Download Visual Studios 15
- When installing, select the cross-platform option
note: More info on this can be found here - Download the Source Code
- Some builds of VS might install a different version of Xamarin. Right click the project and select "Manage NuGet Packages", and there might be an option to install/restore the correct version
- Build the solution.
If using the VS simulator, use the groupProject01.Droid Project
If using iPhone/Mac, see here
The database is located in another repository that can be found here
- Follow the instructions in the README.txt to build the database
- Go to the file groupProject01/Settings/ServerHandeler.cs
- Change the "baseuri" string to point to your server on your local network