centanomics / name-aid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name Aid - Pronunciation App

An application to aid users in pronouncing names and terms using the International Phonetic Alphabet (IPA)

Table of Contents

General Info

I'm building an application that will help presentors, narrators, or anyone with a speaking position to pronounce names. This isn't just limited to names, thus can be used with concepts as well, mainly science terms. Users will be able to create collections for names of a group of graduates, competetion memebers, groups of concepts that relate to each other, etc. They will then be able to reference that collection or specific word later on when needed.

Screenshots

Home Page Collections Page Terms Page Shared Page

Technologies

Setup

  1. Make sure you have node.js installed on your machine.
  2. Open the terminal in the root of the project folder
  3. Run npm run install-all to install all the npm packages that the client and server need.
  4. Run npm run dev to start up the dev server
  5. Enjoy!

Status

Project is: in progress. I'm still smoothing out the project, replacing lorem ipsum with actual text, making sure code is efficient, etc.

About


Languages

Language:JavaScript 95.3%Language:CSS 2.2%Language:HTML 1.6%Language:Pug 0.5%Language:Shell 0.4%