Skip to content

iSPIRT/digitalsky-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template ready markup for digitalsky app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published