0% found this document useful (0 votes)
46 views

CS-367 - CourseProject

The document provides instructions for a course project assignment for a Mobile Programming 2 class (CS367). Students are asked to create an Android mobile application that includes features like login/logout functionality, a main CRUD interface using SQLite, and creative design elements. The project aims to apply lessons from the course and confidently build a simple mobile app. Students must submit a zip file with their working app, source codes, and screenshots by a certain deadline and file naming convention.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views

CS-367 - CourseProject

The document provides instructions for a course project assignment for a Mobile Programming 2 class (CS367). Students are asked to create an Android mobile application that includes features like login/logout functionality, a main CRUD interface using SQLite, and creative design elements. The project aims to apply lessons from the course and confidently build a simple mobile app. Students must submit a zip file with their working app, source codes, and screenshots by a certain deadline and file naming convention.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Course Code CS367

Description Mobile Programming 2

College / Department:
Course Project 01
Online Education

COURSE PROJECT Page 1 of 1

COURSE PROJECT – CS367 – MOBPROG2


Objectives:

1. To be able to confidently create a simple mobile application using Android Studio.


2. To be able to apply what you have learned from the lessons and activities in this course.
3. To be able to create a CRUD system using SQLite.
Mechanics:
1. Create an Android Mobile Application that has the following features:
a. Login/Logout – (username: abcd, password: 12345)
i. Use Toast to show Access Granted or Access Denied
ii. Include a Logout button to logout from the system
b. Design – UI must contain either Buttons, Text Views, Text Fields, Radio Buttons,
Toggle Buttons, Check Boxes and Spinners (Creativity is a plus you may use
animation)
c. Main Feature – CRUD (The app must be able to Create, Read, Update and Delete a
record using SQLite)

Suggested Mobile Applications:


1. Student Information System
2. Ordering System
3. Data Repository Systems
4. Registration System
5. Monitoring System

 You may create your own system as long it has the above features.

Instructions for Submission:


1. Submit your working apk file together with the source codes and screenshots of the output then
compressed it to zip or rar file(you may send a google drive link or any link of the file)
2. Rename your submission as <lastname><firstname>_CourseProject.zip or .rar

Grade:
Course Code CS367

Description Mobile Programming 2

College / Department:
Course Project 01
Online Education

COURSE PROJECT Page 2 of 1


Course Code CS367

Description Mobile Programming 2

College / Department:
Course Project 01
Online Education

COURSE PROJECT Page 3 of 1

OUTPUT:
Course Code CS367

Description Mobile Programming 2

College / Department:
Course Project 01
Online Education

COURSE PROJECT Page 4 of 1

This is the only screenshot I have since my laptop crashed after I launch the virtual device.

You might also like