Skip to content

A Yoga Sequence Generator built with AngularJS and Firebase.

Notifications You must be signed in to change notification settings

noelleknight/sequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sequence

An app for for people to create yoga sequences.

sequence splash image

Sequence is an application that allows users to generate yoga sequences. This was designed as a tool for yoga practitioners and teachers alike.

Using sequence


  1. Logging in:
    • The sequence app homepage allows users to login or create an account.
  2. Creating a sequence:
    • Once logged in, users can view a list of all yoga poses available on the app where they are prompted to create a new sequence.
    • Sequences are filtered via Body Focus and Difficulty Level.
    • Users assign their sequence a name.
    • Once these parameters are specified and the sequence is submitted, the app generates the new sequence.
  3. Viewing the new sequence:
    • Once the sequence is created the user is able to view their new sequence.
    • The app saves user sequences for viewing whenever they are logged in.
  4. Viewing all sequences:
    • Users have the ability to view all of their sequences which are stored by the app.

The sequence live site can be found here.

The sequence stack


This application was built with the following:

Develop sequence


  1. Fork it.
  2. Install:git, node, and grunt.
  3. Clone sequence.
  4. Navigate to the root of your directory and run 'npm install'.
  5. Begin coding. Remember that the app builds from the code in the src/ folder.
  6. Run grunt from the root directory to update your changes.

Happy coding!

Author


Noelle Knight

Get in touch at: noelle.knight@gmail.com

License


MIT

About

A Yoga Sequence Generator built with AngularJS and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published