Giter Club home page Giter Club logo

akan's Introduction

Project name: Akan Name Identifier

Project description: An interactive web application.

Author: Emmanuel Orega

SET UP INSTRUCTIONS

  • Create a folder for your project.
  • In the folder, create a folder of "css" where "styles.css" and "bootstrap.css" files are also created.
  • In "bootstrap.css", copy and paste a css file of bootstrap from bootstrap website or where you have in your PC if you already downloaded it.
  • A Java script folder is also created in the primary folder where the scripts.js file will be held.
  • After creation of the files and folders for the projects, an empty git folder is initialized in the primary folder. This is usually done in the terminal where you make sure you are located in the folder after which git is initialized using the command 'git init'.
  • Afterwards, a HTML file is created using the command "touch" and open the file in a text editor such atom or visual studio code which can also be done on the terminal using the commands "atom ." for atom and "code ." for visual studio code
  • The "styles.css", "bootstrap.css" and "scripts.css" files are always linked to the HTML file for functionality of the desired output.
  • Always ensure changes made are always commited.
  • For this project, the behavior driven development was used in testing how the input given would be processed to give the desired output. For this type of development, there are certain rules usually considered:
    • The behavior that we will need to write code to handle.
    • A sample of input that would be demonstrate the behavior.
    • Expected output that we would get when code is working correctly. The technologies used are: HTML, CSS and JavaScript.
CONTACT INFO

Email:[email protected]

akan's People

Contributors

emmanuel-9 avatar

Watchers

 avatar

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.