Coder Social home page Coder Social logo

soy-chrislo / student-attendance-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 286 KB

This is a desktop application built with Electron JS that allows users to register students with their name and grade level, and generate attendance reports.

License: GNU General Public License v3.0

CSS 34.07% JavaScript 38.59% HTML 27.34%

student-attendance-tracker's Introduction

Student Attendance Tracker

This is a desktop application built with Electron JS that allows users to register students with their name and grade level. The application consists of three windows: registration, student list, and attendance report. The registration window allows users to input student information and save it to a data.json file. The student list window displays all registered students, and the attendance report window generates a report of attendance based on the students who were present and absent. The application also generates a registro file with the current date and the list of registered students.

๐Ÿงญ Main Window

inicio

๐Ÿ“‹ Registration Window

The registration window allows users to input the student's name and grade level and save it to the data.json file. Users can also edit or delete existing student records. When users click the save button, the application checks for errors in the input fields and displays an error message if necessary. Once the data is saved, the application updates the student list window to display the new student. registrar data.json

๐Ÿ“„ List Window

listar

๐Ÿ“ Attendance Report Window

The attendance report window displays a list of all registered students and allows users to mark them as present or absent. Users can navigate through the list using the tab key and select students using the enter key. When users click on a student's name, the application switches the student to the present list. If a mistake is made, users can click on the student's name in the present list to return them to the absent list. The application also generates a report of attendance based on the current status of each student, which can be saved to a file.

asistencias reporte.json

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.