0% found this document useful (0 votes)
12 views2 pages

Alpha

The project is progressing steadily, featuring a start animation leading to a login screen where users can enter their credentials or register an account. Registration requires five pieces of information and utilizes an SQLite database to store user data. The main interface will include two sliding pages for different functionalities, though some features are not yet fully implemented.

Uploaded by

jinglin.liu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views2 pages

Alpha

The project is progressing steadily, featuring a start animation leading to a login screen where users can enter their credentials or register an account. Registration requires five pieces of information and utilizes an SQLite database to store user data. The main interface will include two sliding pages for different functionalities, though some features are not yet fully implemented.

Uploaded by

jinglin.liu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Alpha

At present, the project has been carried out until now, and all the work is

progressing steadily.

First, before I start running the software, I design a start animation with

a rising text and a rotating circle. The animation of that circle is a Lottie

file. At the end of this animation, you will enter the login screen, which

requires you to enter the user's account and password. Then the system

will search in the database according to the user's input, and if it is

wrong, it will pop up to ask for another input.

If you don't have an account, click the register button to go to the

registration screen. Here the user needs to fill in five information,

account, password, name, gender and job, if not complete, is unable to

register the account, also, it will pop up the prompt. When we

successfully register, it will indicate that the registration was successful,

and the user's data will also be recorded in the database, I used SQLite

lightweight database. We can also click the "to log in" button to return to

the login interface, enter the correct account and password to log in, and

enter the main interface.

In the main interface, I designed two sliding pages, each showing

different content, but it is not yet fully implemented. On the left

planning page, I plan to display some functional options for users, such
as changing passwords, displaying user information, etc. On the right

sliding page, I plan to select some functional buttons, such as deleting

user data. Since these features are not yet fully implemented when I

recording this video, I will not introduce them for the time being.

You might also like