Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunoocasali/wkt
WorkoutLog a front end project by @brunoocasali
https://github.com/brunoocasali/wkt
angular proficiency-test stamplay
Last synced: about 1 month ago
JSON representation
WorkoutLog a front end project by @brunoocasali
- Host: GitHub
- URL: https://github.com/brunoocasali/wkt
- Owner: brunoocasali
- License: mit
- Created: 2016-07-15T16:47:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T04:43:04.000Z (about 8 years ago)
- Last Synced: 2024-10-09T22:59:56.751Z (about 1 month ago)
- Topics: angular, proficiency-test, stamplay
- Language: CSS
- Homepage: https://workoutapp.stamplayapp.com
- Size: 5.21 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### About:
- This is a simple application test to solve a problem described [here](/test.md).### How to install: *or skip this, accessing [workoutapp.stamplayapp.com](http://workoutapp.stamplayapp.com)*
- clone this repo.
- `bower install`
- `stamplay start`
- enjoy! :shipit:### Tests:
- **NO TEST, NO FEAR!** (Sorry but i can't test javascript code now).### Technologies:
- GIMP: Used to make the logo.
- Stamplay: To host the app, and create api.
- Sublime: as text editor.
- Chrome and a Nexus 4 to test it.### Used Resources:
- https://codyhouse.co/gem/vertical-timeline/ (timeline base)
- http://www.dafont.com/pt/gobold.font (fontface logo)
- https://icons8.com/ (icons)
- http://sixrevisions.com/css/fixed-navigation-bar/ (navbar base)
- http://www.w3schools.com/css/css_form.asp (forms base)
- https://rvera.github.io/image-picker/ (image picker style)
- https://github.com/angular/angular-seed (seed angular project)
- https://scotch.io/tutorials/build-an-etsy-clone-with-angular-and-stamplay-part-2 (good tutorial about stamplay and angular)
- https://unsplash.com/photos/5rKPeFcsSTY (amazing wallpaper to home page)
- http://nicolovaligi.com/pratical-authentication-angularjs-uirouter.html