Skip to content

Latest commit

 

History

History

Dfe.PlanTech.Web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dfe.PlanTech.Web

Overview

Presentation layer for DfE's Plan Technology for your School service.

Uses ASP .NET Core MVC.

Setup

Project References

  • Dfe.PlanTech.Application
  • Dfe.PlanTech.Domain
  • Dfe.PlanTech.Infrastructure.Contentful
  • Dfe.PlanTech.Infrastructure.Data
  • Dfe.PlanTech.Infrastructure.SignIn
  • Dfe.PlanTech.Infrastructure.Redis

C# Packages

Name Purpose
GovUk.Frontend.AspNetCore Front-end framework for components

Javascript + Styling Compiling

  • Uses NodeJS, with Gulp, to compile Styles and Scripts
  • Scripts are located in the /Scripts folder and CSS/SASS are located in the /Styles folder

NodeJS Packages Used

Name Purpose
Gulp Compiling/minifying/combining/etc. SCSS + JS files
govuk-frontend Gov.UK SCSS
dfe-frontend DFE SCSS overrides
gulp-csso CSS minification
gulp-sass SASS compiling
gulp-sourcemaps Sourcemaps creation