GithubHelp home page GithubHelp logo

final-project-hyf's People

Contributors

gidesegid avatar m3kh avatar mekonlove avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gidesegid

final-project-hyf's Issues

Create Database and add data

The application needs a Database to store each words and provided the relative translation.

Requirements:

  • We should support multi languages.
  • We should make sure that users can submit new words and relative translations and after the Moderator approval should be able to consume in the application.

Todo:

  • Define the structure of the DB: Tables, Columns + Data Types and add them to the Readme
  • Get the data from a source (xls,json,csv or whatever) and insert in the database
  • Add the data source in the git repo
  • Add the relative SQL file to create the database
  • Add a setup script that reads the data source and put into the database

create front end

The application will have a user interface which translates a word from a language to another language.

Requirments

  • A user has to select a language.
  • The user should be invited to write a word he wants to translate.
  • The user has to click a button to see the word he wrote on the above.
  • The user interface has to have a textbox to display the translated word.
  • If something goes wrong we should display an error message.

Todo:

  • create html page.
  • add select box
    -[x] add input textbox
  • add button
  • add output textbox
  • add a placeholder for error messages

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.