Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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