Skip to content

This is a project for our CSC 3380 class at Louisiana State University

Notifications You must be signed in to change notification settings

cgolds2/Qwabble

Repository files navigation

groupProject01:Qwabble

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.

Compiling Qwabble

Qwabble is made using Visual Studios with Xamarin

--STEPS--

  1. Download Visual Studios 15
  2. When installing, select the cross-platform option
    note: More info on this can be found here
  3. Download the Source Code
  4. 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
  5. Build the solution.

Build Guide

If using the VS simulator, use the groupProject01.Droid Project
If using iPhone/Mac, see here

Building the Database

The database is located in another repository that can be found here

  1. Follow the instructions in the README.txt to build the database
  2. Go to the file groupProject01/Settings/ServerHandeler.cs
  3. Change the "baseuri" string to point to your server on your local network

About

This is a project for our CSC 3380 class at Louisiana State University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages