Skip to content

nathanmeira/name-list-statistics

Repository files navigation

Name List Statistics

Find out the number of masculine and feminine names in a list.

The logic compares the input list against separate lists for masculine and feminine names, producing a count of the occurrences in each category.

🗺️ Roadmap

  • Create wireframe
  • Code initial project
  • Improve layout design
  • Integrate with Google Spreadsheet API. Send output results "Not Found Names" to a spreadsheet for later categorization and feed the list accordingly.
  • Integrate with ChatGPT. Use the model as a callback, letting it flag "Not Found Names" accordingly.

🔧 Stack

  • Nuxt.JS
  • TailwindCSS
  • JavaScript

📸 Screenshots

Screenshot 1 Screenshot 2

🧰 Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

About

Find out the number of masculine and feminine names in your list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors