Skip to content

A simple startpage with CRUD capabilities based on localStorage. It uses Backbone, Jquery and Bootstrap

License

Notifications You must be signed in to change notification settings

hellaz/nexusStartPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexusStartPage

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

Activate localStorage

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

How to add or modify sections

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.

Todo

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

Last changes

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.

About

A simple startpage with CRUD capabilities based on localStorage. It uses Backbone, Jquery and Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • HTML 42.5%
  • CSS 5.2%