Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ijackua/eu-webchallenge-qualification-mobidev-team
EU Webchallenge Qualification MobiDev Team
https://github.com/ijackua/eu-webchallenge-qualification-mobidev-team
Last synced: 17 days ago
JSON representation
EU Webchallenge Qualification MobiDev Team
- Host: GitHub
- URL: https://github.com/ijackua/eu-webchallenge-qualification-mobidev-team
- Owner: iJackUA
- License: other
- Created: 2015-09-14T10:20:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-07T17:09:42.000Z (almost 9 years ago)
- Last Synced: 2024-10-09T22:04:39.260Z (28 days ago)
- Language: JavaScript
- Homepage: http://webchallenge.me/
- Size: 10.2 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![alt MobiDev](http://mobidev.biz/assets/a271a90b/images/logo.png)
## MobiDev Team. EU Webchallenge Qualification task## Admin panel
* To log in to the Admin Panel go to [http://localhost:8888/admin]
* Default admin user is: admin/admin## Features
* Invites to Answer Survey are sent Automatically every 1 minute. Set the survey "Send Date"=today to send the emails. You can set date in future and wait too ;)
* User receives invite with the link like so: `http://localhost:8888/answer/new/1?secretCode=87651234`. This link should be valid after `vagrant up`.
* You can embed surveys to other site like so ``. See an example in `web/test_embed.html` and visit `http://localhost:8888/test_embed.html`. Also you can get embed code at survey's "View" page.
* You can manually visit survey answer page via url `http://localhost:8888/answer/new/:survey_id` for example `http://localhost:8888/answer/new/1`
* Take a look at amazing Vue.js Survey Builder :)## Participants
* [Viktor Gubochkin](https://github.com/VictorGub)
* [Sergey Koba](https://github.com/sergey-koba-mobidev)
* [Ievgen Kuzminov](https://github.com/iJackUA)## THX, HAVE FUN