Skip to content

CMPUT301F15T08/SMACCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMACCR!

GiftCarder Promotional Video

License

GiftCarder: Android App for trading gift cards

Copyright 2015 Carin Li, Ali Mirza, Spencer Plant, Michael Rijlaarsdam, Richard He, Connor Sheremeta

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits

Credit of code is also indicated where it is used in code

Internal storage:
gson/json(com.google.code.json:gson:2.3.1) for internal file storage. To enable in Android Studio File->Project Structure-> go to Module/Dependencies -> click plus button and search gson and add.

Loading and saving to internal storage:
loadFromFile(), saveInFile() is from "Joshua Charles Campbell" (joshua2ua) monday lab, retrieved 2015-09-21 Joshua Charles Campbell, retrieved 2015-09-21, https://github.com/joshua2ua/lonelyTwitter

AndroidElasicSearch lab:
From Joshua Charles Campbell, retrieved 2015-10-27, https://github.com/joshua2ua/AndroidElasticSearch.git

Adding icons to the top menu:
http://developer.android.com/guide/topics/ui/menus.html

Search icon source:
https://www.iconfinder.com/icons/722651/explore_find_magnifier_search_icon#size=128

User icon source:
https://www.iconfinder.com/icons/722644/account_people_profile_user_icon#size=128

Add icon source:
https://www.iconfinder.com/icons/370092/add_create_new_plus_icon#size=512

GiftCard Icon souce:
https://www.iconfinder.com/icons/290142/business_card_cash_credit_money_payment_icon#size=128

Creative Commons (Attribution 3.0 Unported):
W3 Creative Lab, http://creativecommons.org/licenses/by/3.0/legalcode

Email regular expression:
Adam Duvander, http://www.webmonkey.com/2008/08/four_regular_expressions_to_check_email_addresses/, retrieved 11/02/15

Phone regular expression:
Steven Smith, http://regexlib.com/Search.aspx?k=phone+number, retrieved 26/10/15

Modified code from on validation:
Shahab, https://tausiq.wordpress.com/2013/01/19/android-input-field-validation/, retrieved 26/10/15

Modified code from on validation:
Shahab, https://tausiq.wordpress.com/2013/01/19/android-input-field-validation/, retrieved 26/10/15

Building Image Gallery:
Nilanchala, http://javatechig.com/android/android-gridview-example-building-image-gallery-in-android, retrieved 11/18/15

Photos from Camera and Gallery:
Tejas Jasani, http://www.theappguruz.com/blog/android-take-photo-camera-gallery-code-sample, retrieved 11/18/15

Get Serializable code:
MCeley, http://stackoverflow.com/questions/12493818/how-to-pass-arraylistcustomobject-to-an-activity-in-another-application, retrieved 11/20/15

Internet Connection:
Alexandre Jasmin retrieved 11/20/15, http://stackoverflow.com/questions/4238921/detect-whether-there-is-an-internet-connection-available-on-android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages