Giter Site home page Giter Site logo

bindebug3 / familymapapp Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 8.23 MB

(2022) An Android application that provides a geographical view into your family history by Dallin Stewart

Java 95.18% HTML 3.40% CSS 1.42%
android-application database-management object-oriented-programming relational-databases server threading automated-testing integration-testing user-interface web-api

familymapapp's Introduction

FamilyMap

An Android application that provides a geographical view into your family history by Dallin Stewart,

Acknowledgements:

The Family Map project was originally created by Jordan Wild. Thanks to Jordan for this significant contribution. I wrote this project as an assignment in my CS 240 Advanced Programming Concepts class at Brigham Young University from February to April of 2022. The overview here comes from the assignment instructions.

Overview:

Family Map is an application that provides a geographical view of your family history. One of the most exciting aspects of researching family history is discovering your origins. Family Map provides a detailed view of where you came from. It does so by displaying information about important events in your ancestors’ lives (birth, marriage, death, etc.), and plotting their locations on a Google map.

Family Map uses a client/server architecture, which means it consists of two separate programs (a "client" program and a "server" program). The Family Map client is an Android app that lets a user view and interact with their family history information. The Family Map server is a regular, non-Android Java program that runs at a publicly-accessible location in the "cloud" or locally on your machine. When a user runs the Family Map client app, they are first asked to login. After authenticating the user’s identity with the Family Map server, the client app retrieves the user’s family history data from the server. The server is responsible for maintaining user accounts as well as dispensing family history data for Family Map users.

Warning:

A warning to any students in CS 240 at BYU. I'm sure there are lots of other repositories out there from other students like me, but if you've found my program look at this code, you are cheating. Please be honest in your academics, and do not search for, read, or copy code from past students. The professors can detect copied code, so use some of the many other resources you have available to debug.

Instructions:

Open the Family Map Server first. I wrote this part of the project in IntelliJ. The server must be running in order for the client side to function. Open the Family Map Client. I wrote this part of the project in Android Studio. Install an emulator. It does not matter which model as long as it is recent enough.

Objectives:

  1. Designing, implementing, and testing a large, multi-faceted program

  2. Relational database concepts and programming

  3. Creation of server programs that publish web APIs

  4. Automated unit and integration testing

  5. Object-Oriented Design

  6. User Interface Programming

  7. Native Android Development

  8. Calling external services through Web APIs

familymapapp's People

Contributors

bindebug3 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.