Skip to content

Ibrahim86Ali/loruki-group-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

321 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LORUKI WEBSITE

The goal of Loruki-Group-1 team project is to rebuild the loruki-website tutorial from Traversy Media.it is a platform to deploy web apps that can be used by a single user as well as a multi user projects.

Table of contents

Team-members

General info

A simple website build using CSS and HTML to deploy web apps and to mast development strategy and project management.

Screenshots

Example screenshot

Technologies

  • HTML
  • CSS
  • VS code

Setup

open index.html in your browser and enjoy!

Code Examples

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="./client/assets/favicon.ico" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>loruki-group-1</title>

    <link href="./styles/index.css" rel="stylesheet" />
  </head>
  <body></body>
</html>

Features

List of features ready and TODOs for future development

  • Header
  • Navigation links
  • Demo form
  • Main text
  • ClI and cloud
  • Footer

To-do list:

  • Add some styling

Status

Project is: In progress

Our style of working together

Every team member in our loruki-group-1 is “agile” ,ie they're able to quickly adapt or evolve in response to changing circumstances. Being able to break down barriers in the workplace in order to meet changing requirements, advancements, or technologies is essential for agility at work.

Contact

By @HYF-team

About

To work as a group studying and reconstructing the loruki-website tutorial from Traversy Media.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 75.0%
  • CSS 25.0%