Skip to content

jorgepazp/CEF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COREAS

By Jorge Paz Pavez

Informatics Engineering Student (IT) from Universidad del Bío Bío.

What is this?

COREAS stands for spanish 'Control y Registro de Asistencias', this is a program coded on Java 8 and its current state is unfinished. Basically, it lets you register and control (as the name says) assistance, by using an external RFID Reader Module, connected by an Arduino board. Its main purpose was to fulfill an assignment on the topic of Software Engineering. It was intended for the use of a managerial user in the need of administrate their workers (forestal firefighters in the assignment's case)

What libraries did you use?

https://github.com/PanamaHitek/PanamaHitek_Arduino
PostgresSQL JDBC (latest version)

What can it do?

The goal was to make a tool with basic CRUD functions on a modern interface; unfortunately I had to remove some of the initial functions on the deadline. By now, the current available tools are:

  • Add an office or Headquarters
  • Add workers to an office or HQ
  • Modify workers trivial data (Such as e-mail, nationality and others..)
  • Delete workers (not from the database)
  • Register assistance of the workers ( this was done by connecting a RFID module to an Arduino, which tells the program who has just checked in or out)

Are you going to continue with this proyect?

I hope so, honestly I had lots of fun doing this (as headaches aswell) and i would love to continue with this and hopefully end it. But by now I'm on some other projects so at the moment I can only help you with the current version of this.. If you ever going to use this to work with an RFID or Arduino with Java and need some help, write me to my e-mail address. If you're interested on my actual project, please visit www.ancla.tech

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages