https://github.com/thetechnocrat-dev/optimyze
App Academy Capstone Project Webapp
https://github.com/thetechnocrat-dev/optimyze
Last synced: about 1 year ago
JSON representation
App Academy Capstone Project Webapp
- Host: GitHub
- URL: https://github.com/thetechnocrat-dev/optimyze
- Owner: thetechnocrat-dev
- Created: 2016-02-20T18:08:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-02T04:30:33.000Z (about 10 years ago)
- Last Synced: 2025-02-15T07:31:15.111Z (over 1 year ago)
- Language: JavaScript
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Optimyze
[link]: http://www.optimyze.xyz/
[www.optimyze.xyz][link] allows users to find, visualize, and post quicker ways to do repetitive tasks.
## ScreenShot
[screenshot]: ./docs/images/graph_screenshot.png
![Optimyze][screenshot]
## Features
- user accounts with secure authentication
- graphical visualization of estimated time saved from an optimization
- search functionality of optimizations by category or title
- post, edit, and save optimization options for signed-in users
## Technology
Optimyze is a single-page asynchronous app using Ruby on Rails and React with a SQL database.
## Future Features
- can change the graph to see time saved over different time intervals
- up-vote and down-vote optimizations
- easily copy an optimization to your optimizations
- a meta data component that show's users how much time they would save from all their optimizations
- an user can 'track' an optimization and input data of how much time they saved and then the user can compare actual time saved to the estimated time saved
- take into consideration other factors of an optimization such as health and financial effects