Skip to content

PRA7H1K/royals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Royals AAU Website

This website was made for Royals using Django.

Front-end

The front-end for this website was done with HTML and CSS. I chose bootstrap as the front-end framework for the responsive structure. For data rendering, I used standard Django Templates.

Back-end

The back-end for this website was done with Python. I used Django as the framework for it's fast deployment-ready nature.