A Tutorial Marks App developed in Android studio

Overview

Tutorials-Marking-App-Android

This is a Tutorial Marks App developed in Android studio.

The application has three sections:

  1. Classlist - mainly used for student management (student addition, editing, deletion and student details view and share);
  2. Attendance - this section is to mark the student’s performance on the tutorial with 5 marking schemes: a. checkbox attendance; b. multiple checkpoints; c. enter score; d. Grade level (HD+/HD/DN/CR/PP/NN), and f. Grade Level (A/B/C/D/F), only one scheme can be used each week;
  3. Report - shows the grades of all students according to the week with the average score. The development of the application follows usability goals and design principles, which can basically meet tutor's marking requirements on the Tutorial.
  4. Use Firebase as the database.

Note: the application is tested on Pixel 4 API 30 (1080 * 2280: 440dpi)

The search function is achieved but it cannot be associated with the recycle view because it uses a temporary variable "searchStu" instead of “students” to store student details. Therefore, for search results, no matter who the user clicks, position=0 is always returned, which is the first student.

You might also like...
A minecraft modification based on Fabric with Yarn Mappings, developed for the newest version of the sandbox game Minecraft.

JupiterClient A minecraft modification based on Fabric with Yarn Mappings, developed for the newest version of the sandbox game Minecraft. Building th

Oratio Library for Android Studio helps you simplify your Android TTS codes

Oratio Oratio is a library for Android Studio. This library is useful to a number of developers who are currently making apps using android TTS(Text-T

Clay is an Android library project that provides image trimming which is originally an UI component of LINE Creators Studio
Clay is an Android library project that provides image trimming which is originally an UI component of LINE Creators Studio

Clay Clay is an Android library project that provides image trimming. Fully written in Kotlin, Clay is originally a UI component of LINE Creators Stud

Improved project template for Android Studio

Improved project template for Android Studio Unfortunately the default Android Studio template has a lot of unnecessary stuff that has to be removed e

ViewModel e LiveData - Android Studio - Kotlin

Unscramble App Starter code for Android Basics codelab - Store the data in a ViewModel Unscramble is a single player game app that displays scrambled

This is a demo android app representing implementation of SE principles in android app development

Articles Demo This repository contains a sample Android App that shows most popular articles data from NY Times API. This is a sample app that shows h

Name of your app is an android app that allows building a todo list
Name of your app is an android app that allows building a todo list

Project 1 - SimpleToDo Name of your app is an android app that allows building a todo list and basic todo items management functionality including add

Matches-simulator-app - App Android Nativo de Simulação de Partidas

Matches Simulator App App Android Nativo de Simulação de Partidas. Este repositório foi organizado em algumas branches que representam as implementaçõ

Matches-simulator-app - App Android Nativo de Simulação de Partidas de Futebol

Matches Simulator App App Android Nativo de Simulação de Partidas de Futebol - E

Comments
  • Some errors about the search function - Android Mobile Application

    Some errors about the search function - Android Mobile Application

    The search function is achieved but it cannot be associated with the recycle view because it uses a temporary variable "searchStu" instead of “students” to store student details. Therefore, for search results, no matter who the user clicks, position=0 is always returned, which is the first student.

    opened by Michelledeng369 0
Owner
Michelle
Michelle
Tutorial Bot für meine Kotlin Javacord Reihe

JavacordKT_Tutorial Folgen Folge 1: Einrichtung » Download Zip oder Code ansehen Folge 2: Annotations » Download Zip oder Code ansehen Folge 3: SlashC

CoasterFreakDE 2 Nov 19, 2021
Build a compiler in Kotlin (based on the original tutorial by Jack Crenshaw)

Let's Build a Compiler Based on the original series "Let’s Build a Compiler!" by Jack Crenshaw. This is an adaptation of the original series to Kotlin

null 2 Oct 9, 2022
Android News app developed using Clean + MVVM architecture

Clean-MVVM-NewsApp An Android application built using Clean + MVVM architecture. Featured in Components used in the app. Kotlin - As a programming lan

Naveen T P 52 Jun 17, 2022
An example of a test task for creating a simple currency converter application for the Android platform. The app is developed using Kotlin, MVI, Dagger Hilt, Retrofit, Jetpack Compose.

Simple Currency Converter Simple Currency Converter Android App by Isaev Semyon An example of a test task for creating a simple currency converter app

Semyon Isaev 1 Nov 8, 2021
A Gallery app developed using kotlin and MVVM architecture with Coroutine

A Gallery app developed using kotlin and MVVM architecture Loading image from un

Atiar Talukdar 1 Dec 21, 2021
Library App - Using Android studio / Final project

Library-App Library App - Using Android studio / Final project Screens SplashScreen: it’s launcher activity will be moved to MainActivity auto after 2

Baseel 3 Feb 2, 2022
A mobile application developed for *Android* devices, aimed at 11th grade students in which they can take some basic training tests for presentation of external tests.

ApliKTest11 Application with Kit of questions and Knowledge Test for the preparation of the Saber Test. Description A mobile application developed for

Mike Molina 0 Dec 13, 2021
An android application developed in Kotlin that provides lists and tables of soccer leagues through api consumption

An android application developed in Kotlin that provides lists and tables of soccer leagues through api consumption

Paulo César 4 May 16, 2022
RickAndMortyApp - Application developed consuming a rick and morty API

Rick and Morty App (Android App) Project description (First version) Application

Rodrigo Alves 4 Jul 5, 2022
Professional Crypto Application Developed With Kotlin

ExTracker a professional application for tracking cryptoCurrencies developed with kotlin About This Project ExTracker is a cryptocurrency Application.

MahdiMostafavi 2 Apr 12, 2022