Skip to content

nick-ang/saver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAVER

About

Saver is an all in one productivity tool with draggable widgets and folders for you lifestyle.

UI - Home

This application was built with

Ruby on Rails, Javascript, HTML & CSS.

Live site:

https://saver.fly.dev

Setup

If you would like to look at the code then clone the GitHub repository and change directory into saver:

gh repo clone muzyawari/saver

You will also need Bundler installed:

bundle install

You will also need Yarn installed:

yarn install

This will install the gems needed to run the program correctly.

Navigating the application

You can create a new account with your email address and a password or alternatively you can log in our admin account with:

user: [email protected] pass: secret

You will be presented with our calendar which you can optimise in the settings for the perfect color that you are after on the home page and you will be able to create folders on the left hand side where you will be able to access your widgets. You can toggle your view to go fullscreen and be free of distractions.

feed

Navigate to folders and add widgets including Todo List, Timer and a Bookmark Manager.

feed

Add in as many bookmarks in your bookmarks manager.

feed

Technologies used

  • Stimulus JS
  • Rest API
  • Sortable JS
  • Rails Admin
  • Simple Calendar Gem
  • Redis Cloud
  • Postgres DB
  • Bootstrap

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 50.4%
  • HTML 26.4%
  • SCSS 12.0%
  • JavaScript 9.2%
  • Dockerfile 2.0%