Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscararismendi/exam-javascript
https://github.com/oscararismendi/exam-javascript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oscararismendi/exam-javascript
- Owner: oscarArismendi
- Created: 2024-03-12T19:03:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-13T19:31:31.000Z (10 months ago)
- Last Synced: 2024-03-14T20:26:37.133Z (10 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exam-javascript
## In the folder of data is everything that you need to use the json server
## this code let you create a new citizen while you follow the rules:
### DNA code must be of 20 character of only 0 or 1
### The cellphone must be of 10 numbers
## It also let you comparate with the database the similarity in DNA, ordering the more similar first
## It shows you a donut chart where green represent the similarity
### For the analyze input it must be a DNA code of 20 characters of only 0 or 1