Skip to content

Its a native iOS app using Swift 4 and individual part of team project in Master's course work of Global Distributed Software Development, HS-Fulda University of Applied Sciences.

License

Notifications You must be signed in to change notification settings

mahbubur-87/de.hs-fulda.informatik.biig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

de.hs-fulda.informatik.biig

Description:

Our web application BiiG alleviates customers and listing agents to find/rent most suitable properties.It will be exclusively used by real estate agents from the following three local real estate companies SFStateHome, SJStateRealtors and CSURealEstate. They can post content and receive contacts/request from customers/buyers. The title BiiG expresses the following component. Each team member comes from another country. “B” stand for Bangladesh , “i” for india, “i” for Iran and “G” for Germany. Diversity and the courage to think big are important features in our team that we also want to reflect with BiiG.

In addition to our unique features,our website is based on the functional range of known real estates sites: For example this includes the search for specific properties by price,size or number of rooms.Afterwards,the interested consumer/buyer can contact directly the corresponding listing agents for the property.BiiG is based on the most up to date technologies and thus offers,with regard to performance at the state of the art.

Teamwork:

Application Url: https://evening-waters-97508.herokuapp.com/

Teamwork consists of few milestones those include planning, analysis, design, implementation and testing. I work in analysis, design, implementation phases. My role is Backend developer and also perform few development in Frontend as per professor's guidance to switch roles. My contributions in the project as a team member are given bellow:

  1. Database design and normalization
  2. Create store procedure for creating customer
  3. Write some util SQL queries to load data in frontend such as in drop-down menu, checkboxes etc.
  4. Create dynamic search, sort SQL query for searching and sorting properties as per user input or filter criteria.
  5. Create MVC structure of property search at the beginning of the project so that other members can follow the data-flow of MVC for further development.
  6. Worked on the following features: property search, add favorite properties, agent dashboard including SQL queries, UI design.

Individual Part:

Swift 4, Xcode 9.2, Google Maps API, Google Direction Web Service, BiiG Heroku Cloud API.

How to run the project in Xcode 9:

  1. This project has 3 dependencies. All are exist within biig-ios-mahbub/Pods directory.

  2. If anyone wants to update these, please remove NavigateMe/Pods directory and Podfile.lock

  3. Then please enter inside the directory biig-ios-mahbub/ using "cd" where Podfile exists.

     cd biig-ios-mahbub/
    
  4. After that, please run command "pod install"

     If CocoaPods is not install in machine then please install it using "sudo gem install cocoapods" command.
    
  5. The above command will install all dependencies mentioned in the Podfile.

  6. After successful dependecies installation, please run BIIG.xcworkspace instead of BIIG.xcodeproj

  7. Finally, please check followings:

     please click "Project Navigator" tab in left pannel, then
             BIIG(Top in 1st Tree) Targets -> BIIG -> Build Settings -> Enable Bitcode -> Yes
    

    If "Enable Bitcode" is set to "No", then please change the value to "Yes".

About

Its a native iOS app using Swift 4 and individual part of team project in Master's course work of Global Distributed Software Development, HS-Fulda University of Applied Sciences.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published