Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

BartekCK/NoteSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteSystem

NoteSystem is really a reminder system through which Boss can manage employee time. This app can work like widget.

Getting Started

If you want to use NoteSystem you can download full demo https://github.com/BartekCK/NoteSystem/releases/tag/v1.0 choosing "NoteSystem.jar". You should have MySQL Community Server. Thanks to hibernate.cfg.xml you can manage your connection with database but if you don't do this, the database note_system will automaticly run common configuration.

Description and visuals

Boss Sign in and sign up.

alt text alt text

Main boss work panel. On this img boss add his employee.

alt text

Boss can send task list for his employee.

alt text alt text

User (employee) Sign in and sign up.

alt text alt text

User main work panel. Employee can see the task list from his boss. When employee did the task then can click double to mark job done.

alt text alt text

User can filer tasks by data.

alt text

In the picture we can see how It look's like on worker desktop.

alt text

Prerequisites and installing

  1. Install MySQL Community Server
  2. Set:
user: root
password: root
  1. Install Java
  2. Download NoteSystem choosing "NoteSystem.jar"

Authors

  • Bartłomiej Kotarski

See also my different project.

License

This project is licensed under the MIT License.