https://github.com/arpith/application-flow
App that keeps track of a user's progress
https://github.com/arpith/application-flow
Last synced: 23 days ago
JSON representation
App that keeps track of a user's progress
- Host: GitHub
- URL: https://github.com/arpith/application-flow
- Owner: arpith
- Created: 2016-08-29T14:50:13.000Z (almost 10 years ago)
- Default Branch: app
- Last Pushed: 2016-09-18T00:50:40.000Z (almost 10 years ago)
- Last Synced: 2025-02-25T14:50:40.684Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 249 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Application Flow
This is a 5 step application. The system manages both the application progression flow and the user's current place within the application - they can come back and be dropped in where they left off.
A user cannot skip any steps, but she is allowed to go back to a previous step without losing her place within the application. When a user goes back to the previous step and submits that page, she will be redirected back to the furthest page within the application that she has seen.
## Install
1. `$ git clone https://github.com/arpith/five-step && cd five-step`
2. `$ npm install && npm start`
### Heroku
[](https://heroku.com/deploy)