Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal authored Aug 15, 2023
1 parent 7212b15 commit 69bd70e
Showing 1 changed file with 2 additions and 150 deletions.
152 changes: 2 additions & 150 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,160 +2,12 @@

### 🏦 Finance:

- [x] support for more iban countries
- [ ] support for more bic countries
- [x] credit card number
- [x] credit card CVV
- [x] bitcoin address
- [x] ethereum address
- [x] litecoin address
- [x] routing number
- [x] currency (structure containing code, name and symbol properties)
- [x] currencyName
- [x] currencySymbol

### 🧑 Person:

- [x] sex
- [x] gender
- [x] job area
- [x] job descriptor
- [x] job title
- [x] job type
- [x] prefix
- [x] support for more countries

### 📞 Phone:

- [x] phone number
- [x] imei
- [x] support for more countries

### 🎨 Color:

- [x] rgb
- [x] hex
- [x] name

### 🌐 Internet:

- [x] emoji
- [x] exampleEmail
- [x] httpMethod
- [x] httpStatusCode
- [x] ipv4
- [x] ipv6
- [x] mac
- [x] port
- [x] protocol
- [x] url
- [x] domainName
- [x] domainSuffix
- [x] domainWord
- [x] image url
- [x] github avatar url
- [ ] support for names from more countries

### 🌍 Location:

- [x] country
- [x] country code
- [x] state
- [x] city
- [x] zip code
- [x] street
- [x] street address
- [x] building number
- [x] secondaryAddress
- [ ] support for more countries
- [x] latitude
- [x] longitude
- [x] direction
- [x] timeZone

### 🖊️ Lorem:

- [x] lines
- [x] paragraph
- [x] paragraphs
- [x] sentence
- [x] sentences
- [x] slug
- [x] text

### 📖 Book:

- [x] title
- [x] author
- [x] publisher
- [x] isbn
- [x] genre

### 🏢 Company:

- [x] name
- [x] catch phrase
- [x] buzz phrase
- [x] type
- [x] industry
- [ ] support for more countries

### 👕 Commerce:

- [x] price
- [x] product name
- [x] product sku
- [x] department

### ✍ Word:

- [x] adjective
- [x] adverb
- [x] conjunction
- [x] interjection
- [x] noun
- [x] preposition
- [x] sample
- [x] verb
- [x] words

### String:

- [x] binary
- [x] fromCharacters
- [x] sample
- [x] octal

### 🎶 Music:

- [x] genre
- [x] songName
- [x] artist

### 🎥 Movie:

- [x] genre
- [x] title
- [x] director

### Database:

- [x] collation
- [x] column
- [x] engine
- [x] type
- [x] mongodbObjectId

### 💻 System:

- [x] commonFileExtension
- [x] commonFileName
- [x] commonFileType
- [x] cron
- [x] directoryPath
- [x] fileExtension
- [x] fileName
- [x] filePath
- [x] fileType
- [x] mimeType
- [x] networkInterface
- [x] semanticVersion
- [ ] support for addresses from more countries

0 comments on commit 69bd70e

Please sign in to comment.