Android course selection system

This project mainly realizes the course selection system. Users are divided into two roles: student and administrator. After successful login with account and password, students will see their schedule information, then select courses in the course selection list, and can also view and modify their personal information. The administrator has a fixed account and password. After successful login, you can view all course information, add or delete course information, modify students' grades in each course, and add new student information. The function is relatively short and concise, mainly using sqlitedatabase.

As long as the version of Android studio is 3.6.1 or above, it can be configured with gradle of 5.6.4

1. Run the project. After a series of processes such as starting AVD, installing and launching succeeded, the simulator pops up the application login interface:

Students who need source learning can pay attention to my WeChat official account. Reply: course selection system, you can get source code, and many Android projects are waiting for you to learn.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>