https://github.com/hzooly/guessgender
🌎 Mini project using UINames API
https://github.com/hzooly/guessgender
angularjs api bulma-css-framework
Last synced: about 1 year ago
JSON representation
🌎 Mini project using UINames API
- Host: GitHub
- URL: https://github.com/hzooly/guessgender
- Owner: HZooly
- License: mit
- Created: 2017-07-06T14:47:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T16:18:05.000Z (over 8 years ago)
- Last Synced: 2025-06-11T14:25:55.327Z (about 1 year ago)
- Topics: angularjs, api, bulma-css-framework
- Language: HTML
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# guess_gender
Mini project using UINames API

## Requirements
- [NodeJS](https://nodejs.org/en/)
## Installation
```$ git clone https://github.com/torzuoliH/guess_gender.git```
```$ cd guess_gender/```
```$ npm install```
Access to the app on `guess_gender/public`
## Issues
Actually you need to use a CORS Enabler, like [this one](https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi) working on Chrome in order to make working requests on UINames API.
## Todo
- Filter by **Region**
- Guess region with name
## Contributors
- Hugo Torzuoli