Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ossystem/monsters-ibitoye
https://github.com/ossystem/monsters-ibitoye
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ossystem/monsters-ibitoye
- Owner: ossystem
- Created: 2019-07-26T13:54:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:26:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T21:37:14.712Z (over 1 year ago)
- Language: JavaScript
- Size: 9.67 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monster Questionnaire
To know if you are a monster [pass my test](http://ibitoye-monsters.ossystem.ua/)
## Authentification details
There are 3 accounts you can log in with
1. Email: [email protected] Password: fcRa012ad
2. Email: [email protected] Password: fcRa012ad
3. Email: [email protected] Password: fcRa012ad> All users were created using Auth0 and they were also added to my MySQL database with their unique Auth0 id if in case statistics needs to be gathered about
## Extra feature added
I added a try again button to allow users answer multiple time and test how sending of the results by email works. I needed this while I was developing it so I decided to add it.
## Further improvement
I also wanted to add a log out functionality but didnt cause of time constraints. However to test with different users you will need to delete the `access_token` and `expires_in` in your local storage this will take you to the authorization page when you reload.
## Client side architechture
![Client side architechture](https://raw.githubusercontent.com/rotimi-best/monsters-ibitoye/master/Monster%20Architechture.png)## Author
[Rotimi-Best](https://github.com/Rotimi-Best)