Shiho240 / HotelGuru

Senior Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#HotelGuru

HotelGuru is an Android based application that allows a User to get information on Cruise Ships and their Staterooms as well as read and leave comments regarding experiences had for that particular stateroom. This is also my Senior Project for CSU Chico to recieve my BS in Computer Science

  • Current Version: 0.0.1a

How To Build:

Dependencies:

  • Latest Android SDK(also known as ADT) can be downloaded from here.
  • Unzip the file. Inside you will find the folders Eclipse and SDK.
  • Use the SDK Manager to Install Android API 18 or higher

How to import:

  • Clone a local copy of the project
  • Import HotelGuru folder into Eclipse as an Eclipse Project

You can now build and contribute to this project.

If you find a bug or wish to implement a feature, create an issue and issue a pull request with your change.

Basic Code Walkthrough

This program utilizes quite a few different technolgies that may overwhelm beginner android programers. This section will go into brief summary of each class

  • firstUseSetup.java
  • This is the first Activity that will be started when the app opens no matter what. This app keeps track of a first run and localization user preference variable. If this is the first run then we are going to allow the user enter a username, a password and a desired localization. This form takes care of both regisration and login.

RoadMap

[]Complete ReadMe file

[]Complete basic features and databases of 0.0.1a

About

Senior Project


Languages

Language:Java 86.2%Language:PHP 8.1%Language:Shell 1.9%Language:PowerShell 1.5%Language:Perl 1.4%Language:Groovy 1.0%