Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plopezgit/jigglink
Jigglink note application
https://github.com/plopezgit/jigglink
api-rest concept feynman idea mysql notes-app scrum sprintboot
Last synced: about 1 month ago
JSON representation
Jigglink note application
- Host: GitHub
- URL: https://github.com/plopezgit/jigglink
- Owner: plopezgit
- License: mit
- Created: 2023-09-05T08:53:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-24T12:05:57.000Z (about 1 year ago)
- Last Synced: 2023-10-24T13:25:34.520Z (about 1 year ago)
- Topics: api-rest, concept, feynman, idea, mysql, notes-app, scrum, sprintboot
- Language: Java
- Homepage: https://fs.blog/feynman-technique/
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Side project
![Jiggilink](logo.png "Jiggilink")
[![CodeFactor](https://www.codefactor.io/repository/github/plopezgit/jigglink/badge)](https://www.codefactor.io/repository/github/plopezgit/jigglink) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=plopezgit_Jigglink&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=plopezgit_Jigglink) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
##### Brief
**Jigglink** is a simple note application MVP that facilitates and speeds up our concept learning process inspired by [Feynman's deep understanding technique](https://fs.blog/feynman-technique/), and the [Scrum timeboxes events dynamic](https://www.scrum.org/forum/scrum-forum/7242/time-boxed-events).##### Features
###### v0.1
- Create and size a concept
- Update a concept
- Start/Stop concept timer
- Create a concept Idea###### v0.2
- Accumulate concept itinerary points
- Reedem badges based on point rules accumulation##### APIs
[APIs repository](https://github.com/plopezgit/Jigglink-API)
##### Installation
Comming soon.
##### Demo
###### v0.2
![Jiggilink](home_v0.2.gif "Jiggilink")
### Roadmap (future steps)
###### v0.3
- Login/Signup module.
- Itinerary setup.###### v0.4
- Itinerary switch.###### v0.5
- Achivements logic rules improvements.###### v0.6
- Sharing opition.
- Timer ux improvements.###### v1.0
- Look and feel.