Now with backup and restore functionality added!
A simple and lightweight startpage with CRUD capabilities based on localStorage. It uses Backbone, Jquery and Bootstrap.
You can see it working in this link
This site relies on localStorage to store data. Please refer to your browser settings to activate it.
For Google Chrome enter here
For other Web Browsers here
Now you can add, edit, or delete sections directly from the web page.
There has to be a section to start adding sites
To add a section just click on the first icon counting from the left.
There are a lot of things I would love to improve. Any contribution will be appreciated.
- Create a better design
- Refactor code
- Add or remove sections directly on the website
Version 2.0
All the code has been refactored, it's now cleaner and easier to read and mantain than its previous version. Because of the last the code is not compatible with the last version anymore.