P
P
Pawt3t2014-05-06 18:19:50
Android
Pawt3t, 2014-05-06 18:19:50

SQLite database structure in android application

Hello. I am creating an Android app. The application should carry out some functions of the school journal, namely: marking, attendance control.
The application should be able to mark the entire class (group) with the fixing of the date of the mark. How can a database be organized? What tables and what columns are needed?
Perhaps I did not formulate the question very well, if something is not clear, I will clarify.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bogolt, 2014-05-06
@Pawt3t

Score table - fields of user ID, rating, date of setting
Attendance table - fields of user ID, date of visit (or date of absenteeism)
But in general the question is a captain, any sql textbook is full of similar examples

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question