/terminology-dictionary

πŸ‘¨πŸ½β€πŸ’»πŸ“” Assignment for 'Databases' subject about Implementation of Databases in WebSystems

Primary LanguageCSSMIT LicenseMIT

Terminology Dictionary

πŸ‘¨πŸ½β€πŸ’»πŸ“” Assignment for 'Databases' subject about Implementation of Databases in WebSystems.

More Informations

This project was developed by Lucas Vinicius, OtΓ‘vio Goes and Vitor Camargo.

The project is a simple Node application, however, the speaking language was Portuguese. The main idea is to Create, Read, Update and Delete (CRUD) terms for a dictionary.

Web Application Usage

To execute the web application is necessary to follow the next steps:

$ cd ./web
$ npm install
$ npm start

after these steps, the application will be avaliable in http://localhost:8080/.