Vocab-YOU-lary is a study and teaching tool to keep track of new vocabulary terms for the software engineering and web development fields.
$ git clone git@github.com:rgs1690/vocab-YOU-lary.git
$ cd vocab-YOU-lary
- The ideal user for this application is a teacher or a student who needs to keep track of new vocabulary terms to reference later while learning and teaching web development.
- A user can create new vocabulary terms that will record the name of the term, the definition, and the language or technology it belongs to.
- A user can edit and update all terms.
- A user can delete any term.
- A user can filter all their entries by the language or technology it belongs to.
- A user can sort all entries alphabetically, newest and oldest.
- A user an search all their entries.
- All entries can only be seen by the user that created them.