Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

CÂU HỎI SỐ 50 Đại hội đai biểu toàn quốc Hội Sinh viên Việt Nam được tổ chức bao lâu một l, Thesis of Law

CÂU HỎI SỐ 50 Đại hội đai biểu toàn quốc Hội Sinh viên Việt Nam được tổ chức bao lâu một lần? A B C D 10 năm 1 lần 5 năm 1 lần 5 năm 2 lần 4 năm 1 lần

Typology: Thesis

2022/2023

Uploaded on 04/07/2024

nam-tran-19
nam-tran-19 🇻🇳

2 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
61FIT3MPR
Mobile Programming - Spring 2024
Assignment 03
EXPENSE TRACKER APP
Project Overview
In this project, students will develop an Expense Tracker mobile application
using React Native. The app aims to provide users with a comprehensive
platform to manage their expenses efficiently. The application will feature
essential functionalities such as expense tracking, navigation between screens,
integration of dummy expense data for testing purposes, displaying a list of
expenses, enhancing layout styling for better user experience, implementing
various editing modes for expense items, and incorporating custom buttons for
intuitive interaction. Furthermore, the app should support different orientations
and ensure compatibility with both Android and iOS platforms.
Project Description
Students are required to develop an Expense Tracker app following the provided
project overview:
Students should begin by setting up navigation between screens and
defining color constants for consistent UI design. Integration of dummy
expense data will allow students to test the application's functionality
effectively.
Next, students should focus on displaying the list of expenses and
improving layout styling to enhance user engagement.
Additionally, they should implement features for editing expense items
and navigating programmatically within the app.
Custom buttons should be added to facilitate user interaction, and the
app-wide state should be managed efficiently using the Context API.
Finally, students must ensure that the application works seamlessly with
different device orientations and is compatible with both Android and iOS
devices.
pf2

Partial preview of the text

Download CÂU HỎI SỐ 50 Đại hội đai biểu toàn quốc Hội Sinh viên Việt Nam được tổ chức bao lâu một l and more Thesis Law in PDF only on Docsity!

61FIT3MPR

Mobile Programming - Spring 2024

Assignment 0 3

EXPENSE TRACKER APP

Project Overview In this project, students will develop an Expense Tracker mobile application using React Native. The app aims to provide users with a comprehensive platform to manage their expenses efficiently. The application will feature essential functionalities such as expense tracking, navigation between screens, integration of dummy expense data for testing purposes, displaying a list of expenses, enhancing layout styling for better user experience, implementing various editing modes for expense items, and incorporating custom buttons for intuitive interaction. Furthermore, the app should support different orientations and ensure compatibility with both Android and iOS platforms. Project Description Students are required to develop an Expense Tracker app following the provided project overview: Students should begin by setting up navigation between screens and defining color constants for consistent UI design. Integration of dummy expense data will allow students to test the application's functionality effectively. Next, students should focus on displaying the list of expenses and improving layout styling to enhance user engagement. Additionally, they should implement features for editing expense items and navigating programmatically within the app. Custom buttons should be added to facilitate user interaction, and the app-wide state should be managed efficiently using the Context API. Finally, students must ensure that the application works seamlessly with different device orientations and is compatible with both Android and iOS devices.

Project Structure The project ‘src’ folder should be structured as follows: Submission Create a new project folder named 61fit3mpr_assignment_03_. This folder should contain all files and subfolders (except for the ‘node_modules’ folder) related to your project, e.g.: assets , components , screen , etc. Note that this folder contains subfolders that are project folders for individual activities. Create new folders named: DESIGN (.png design files), GUIDE (how to install and use), RUN (sample run images), SLIDE (presentation slides on how you built its components, screens, etc., step by step). Each project folder for individual activities should contain all these folders. Compress all those folders into a .zip file named: 61fit3mpr_ assignment_03_.zip Submit the .zip file on LMS using your own account. Note: If you use some graphics program such as Adobe Photoshop or Illustrator to create your images, you don’t have to include the design files (.psd, .ai, …) into your folder.