|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-attendance-system-using-raspberrypi-parse-and-android-kotlin/
课程评论:没有评论
课程名称:使用Raspberry Pi、Parse和Kotlin构建考勤系统 课程概述:在本课程中,我们将逐步指导您构建自己的实时考勤跟踪系统,使用Raspberry Pi、Android、Kotlin和Parse服务器。课程开始将介绍用于构建实时考勤跟踪系统的各种技术。您将学习如何使用Raspberry Pi控制输入/输出设备,如LCD显示屏、4x4键盘和RFID芯片。此外,我们将教授您如何使用Kotlin创建Android应用程序,并一同探讨Android中的基本概念,例如TextViews、Buttons、EditTexts、RecyclerView、日期选择器、相机、图库等。 本课程还将教您如何使用Parse服务器为您的应用程序创建云后端,课程结束时,您能够通过REST API和Python或通过Kotlin的Parse客户端API管理您在Parse中存储的数据。同时,您将学习如何在应用程序中实现推送通知,并掌握如何通过REST API从Raspberry Pi发送通知。 最终的集成项目将是构建一个实时考勤跟踪系统,项目将包括三个部分:第一部分是基于Raspberry Pi的设备,员工将使用RFID标签标记考勤;第二部分是基于Kotlin的Android应用,供管理员实时跟踪员工考勤;这两部分将通过Parse后端应用连接。 这门课程适合对硬件、软件开发和云后端管理感兴趣的学生,旨在提供实用的技能,帮助您在考勤管理领域建立一个全面的解决方案。
In this course, we will guide you step by step to build your own real time attendance tracking system using Raspberry Pi, Android, Kotlin and Parse server.We will start by introducing the used technologies to build the real time attendance tracking system.We will teach you how to use Raspberry Pi to control I/O devices like LCD display, 4x4 Keypad and RFID Chip. We will teach you as well, how to create android applications using Kotlin, and we will see together how to use basic concepts in Android, like TextViews, Buttons, EditTexts, RecyclerView, Date picker, Camera, Gallery, etc.You will learn also, in this course, how to use Parse server to create a cloud backend for your applications, and you will be able at the end of this course, to manage your stored data in Parse, using either the Raspberry Pi through the REST API and Python, or using Android Kotlin through the Parse client API.Also, you will learn how to implement push notifications in your Application, and how to send notifications from the Raspberry Pi using the REST API.Finally, the capstone project consists of building a real time attendance tracking system using the learned features, this project will be composed of three sides, the first one will be the Raspberry Pi based device which will be used by the employees to mark their attendance using the RFID tags, and the second side will be the Kotlin based Android Application which will be used by the admin to track the attendance of his employees in real time.These two sides will connect together using Parse backend App.