-
Notifications
You must be signed in to change notification settings - Fork 1
Mobile Tech Research
egeek259 edited this page Oct 9, 2023
·
3 revisions
Jetpack Compose is a modern Android UI toolkit developed by Google. It enables developers to build native user interfaces using a declarative and composable approach.
- Declarative UI: Define the UI's desired state, and Jetpack Compose automatically handles rendering updates.
- Component-Based: Encourages building UIs as composable components for reusability and maintainability.
- Improved Developer Productivity: Minimizes boilerplate code, resulting in faster development cycles.
Koin is a lightweight, pragmatic dependency injection framework for Kotlin-based Android apps. It simplifies the management of object dependencies, making it easier to maintain clean and modular code.
- Kotlin-Centric: Designed from the ground up with Kotlin in mind, offering concise and readable syntax.
- Scopes and Lifecycle Management: Supports scoped dependencies and integrates well with Android's lifecycle.
Retrofit is an HTTP client library for Android that simplifies network requests and RESTful API consumption.
- Serialization and Deserialization: Seamlessly converts JSON data to Kotlin objects and vice versa.
- Extensible: Supports custom request interceptors, converters, and error handling mechanisms.
Cmpe 352
Cmpe 451
Cmpe 352
Milestone 1
Final Milestone
Milestone 1
Milestone 2
Final Milestone
- Authentication Mockup
- Forum Mockup
- Game Reviews Mockup
- Games Page Mockup
- Group Page Mockup
- Home Page Mockup
- Profile Page Mockup
- Unregistered User Scenario: Sign Up
- Unregistered User Scenario: Search for a Game and Browse the Game Forum
- Registered User Scenario: Create Post in a Game Forum
- Registered User Scenario: Search For Groups and Join A Group
📝 RAM
- Issue Template
- Personal Information Template
- Meeting Note Template
- Contributions Template
- API Documentation Template
API Documentation for Practice App
- Top Games
- Yugioh Card
- Hearthstone Card
- Games By User
- Game Reviews
- Games By Genre
- Games By Category
- Game Suggestions
- Esport Tournaments
- Achievement By Game Id
- Rock Paper Scissors
- Game By Deal