Giter Site home page Giter Site logo

deutsland's Introduction

Source Code of Deutsland

The file structure of the project

.
├── back
│   ├── controllers
│   └── models
├── public
└── src
    ├── assets
    │   ├── approvals
    │   ├── partners
    │   └── services
    ├── modules
    │   ├── careers
    │   │   ├── components
    │   │   │   ├── career-admin-page
    │   │   │   ├── item-page
    │   │   │   └── list-page
    │   │   └── services
    │   ├── contact
    │   │   ├── components
    │   │   │   ├── admin-messages-page
    │   │   │   ├── branches
    │   │   │   ├── form
    │   │   │   ├── info
    │   │   │   └── map
    │   │   └── services
    │   ├── dtpedia
    │   │   ├── components
    │   │   │   ├── admin-page
    │   │   │   ├── list
    │   │   │   └── page
    │   │   └── services
    │   ├── main
    │   │   └── submodules
    │   │       ├── company-page
    │   │       │   └── components
    │   │       │       ├── brand-item
    │   │       │       ├── brand-list
    │   │       │       └── general-info
    │   │       ├── history-page
    │   │       │   └── components
    │   │       │       ├── item
    │   │       │       └── timeline
    │   │       ├── home-page
    │   │       │   └── components
    │   │       │       ├── counters
    │   │       │       ├── distribution
    │   │       │       ├── intro
    │   │       │       ├── partners
    │   │       │       └── trust-us
    │   │       └── services-component
    │   │           └── components
    │   │               ├── item-card
    │   │               └── list
    │   ├── news
    │   │   ├── components
    │   │   │   ├── event-admin-page
    │   │   │   ├── event-page
    │   │   │   └── slider
    │   │   └── services
    │   ├── projects
    │   │   ├── components
    │   │   └── services
    │   └── users
    │       ├── components
    │       │   ├── login
    │       │   ├── register
    │       │   └── users-admin-page
    │       └── services
    └── shared
        ├── dash-header
        ├── dash-layout
        ├── footer
        ├── header
        ├── layout
        └── sidebar

Style Guide

Here's the style guide used on this project for the front-end.

  1. Font-Sizes
  • Main: 16px

  • Sections Heading: 1.2rem

  1. Colors
  • Main: #CB6828

  • Text: #3D3D3D

  • Secondary: #3b3a3a

  1. Break points

We'll use bootstrap breakpoints:

  • Desktop: > 992px

  • Tab: < 992px && > 576px

  • Mobile: < 576px

deutsland's People

Contributors

dvmhmdsd avatar samaamohamed avatar

Watchers

James Cloos 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.