GithubHelp home page GithubHelp logo

skku_mapl's Introduction

Mobile App Programming Lab Project Assignments

This repository contains implementations of several mobile app programming assignments, each organized into separate folders. Each assignment folder includes its implementation files and documentation, meeting course requirements and coding standards.

Projects Included

Project Assignment 1: Simple Wordle

  • Objective: Implement a mobile application version of the popular game Wordle.
  • Key Features:
    • Generate a random five-letter word from a dictionary.
    • Allow users to guess words and provide feedback (green for correct position, yellow for correct letter but wrong position, gray for incorrect letter).
    • Use EditText for input and ListView or RecyclerView for displaying guesses and feedback.

Project Assignment 2: Table Reservation Application

  • Objective: Create a mobile application for table reservations, including user login, restaurant details, and reservation management.
  • Key Features:
    • User authentication with ID and password validation from a JSON file.
    • Display restaurant details including name, location, rating, and opening hours.
    • Allow users to make, view, edit, and cancel reservations.
    • Use ListView or RecyclerView for displaying restaurant lists and reservations.

Project Assignment 3: Filmdr

  • Objective: Develop a mobile application to browse, search, and view detailed information about movies and TV shows using The Movie Database (TMDB) API.
  • Key Features:
    • Browse and search for movies and TV shows.
    • View detailed information about selected movies and TV shows.
    • Manage favorites and watchlist.
    • Integrate with TMDB API using OkHttp and Gson.

Weekly Assignments

This repository also includes weekly assignments covering topics such as inflaters, explicit and implicit intents, Google API, networking, and Gson.

Additional Notes

  • Evaluation Environment: All projects were evaluated on Pixel 5 API 29 or API 31.
  • Each project folder contains detailed implementation files and supporting documentation, following course specifications and best practices in mobile app development.

skku_mapl's People

Contributors

racheliee avatar

Watchers

 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.