Skip to content
/ Hecho Public

TODO java web application with synchronization to file sharing services

Notifications You must be signed in to change notification settings

robertux/Hecho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hecho

Build Status MIT Licence

Hecho Logo

TODO java web application with synchronization to file sharing services like Dropbox, Google Drive and iCloud Drive

This project is intended for personal use and was developed with the purpose to learn and get familiar with the tecnologies used in the 'Build With' section. As a personal project, I don't intend it to be foolproof or to fix your bugs but you are free to open issues or pull requests anyway.

URL

You can start using the application accessing via the Web Application URL

Built With

  • SQLite - File based database for storing the tasks and categories
  • JOOQ - Data access library with code generation and DSL query building
  • Maven - Dependency, test and build management for the project
  • SparkJava - Java Web application microframework
  • VueJS - Javascript framework for DOM data binding and manipulation via the MVVM pattern
  • jQuery - Javascript framework for DOM event handling and ajax calls
  • Element - UI library with Vue-based web components
  • Dropbox Java API - Java API to connect to dropbox

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Author: Robertux