dscatc / dscatc-webapp

DSC ATC Webapp in progress
MIT License
1 stars 4 forks source link

Create Base template in Django for checkin #6

Open shashank-sharma opened 5 years ago

shashank-sharma commented 5 years ago

For checkin we need base template which consist of:

  1. Nav bar with temporary button redirecting to different page
  2. Footer, just like dscatc with custom text
  3. Background *optional (if you have something in mind)
  4. Or you can add anything which you think must be there

Make sure to use materializecss framework for styling and once done, save it in /templates/checkin/base.html Link: https://materializecss.com/

Rishabh-vyas commented 5 years ago

I Want Work on Base template in Django for checkin