Giter Club home page Giter Club logo

digitalsky-frontend's Introduction

Demo Link

Demo

Sketch Design

Download

General

  • Its normal html/css markup, but just to use same header and footer on all pages we have used php, and included header.php & footer.php in each page.
  • We are using foundation as frontend framework and its included in header and Footer
  • We are using foundation's XY grid for grid framework
  • CSS is written in SASS with path: css/style.scss, compiled to same directory css/style.css
  • Javascript for functionality is written in js/app.js and minified and included with path js/min/app-min.js
  • Whole frontend is done modular, we just have to follow correct markup and classes

Files

Home Page

index.php

Login - Register Page

login.php, register.php

User dashboard

dashboard.php

Admin dashboard

admin.php

Apply for Pilot or Manufacturer or as operator

apply-for.php

Form Step-1, Step-2, Step-3

apply-for-pilot.php, apply-for-pilot-step-2.php, apply-for-pilot-step-3.php

Form Success & form fail

thanks.php, fail.php

Drone Profile

drone-profile.php

Test Locations

test-locations.php

Version history

1.0

  • Delivered

1.1

  • Styles for valid and error fields. add class "valid" & "error" for the same
  • Mandatory fields *
  • Blog page style on blog.php
  • Admin navigation fix, Menu for Approved, Denied and Pending applications
  • Application approve style fixes

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.