Skip to content

Add USSD base and registration #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

NicolaasDieBaas
Copy link
Contributor

No description provided.

@NicolaasDieBaas
Copy link
Contributor

  • add registration base
  • add basic flow
  • add simple functionality; initial check of user registration status and save to hub/registration store

@NicolaasDieBaas
Copy link
Contributor

@imsickofmaps please review el'capitan

@@ -8,7 +8,8 @@ module.exports = function (grunt) {
paths: {
src: {
app: {
smsapp: 'src/smsapp.js'
smsapp: 'src/smsapp.js',
ussd_registration: 'src/ussd_registration.js'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The USSD line is shared for registration and quizzes so lets just make this ussdapp and file names etc.

@NicolaasDieBaas
Copy link
Contributor

@imsickofmaps rename(s) done

@imsickofmaps
Copy link
Member Author

👍

@NicolaasDieBaas NicolaasDieBaas merged commit 2d04cbb into develop Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants