···1111 - school
1212links:
1313 github: Bwc9876/BerksDental
1414-image:
1515- src: https://github.com/Bwc9876/BerksDental/blob/master/static/base/logo.png?raw=true
1616- width: 500
1717- height: 300
1814---
19152016import ExtLink from "@components/ExtLink.astro";
2117export const components = { a: ExtLink };
22182323-This was a simple website for the Berks Dental Assistant Society. It was made with [Django](https://www.djangoproject.com/) and uses [Bootstrap](https://getbootstrap.com/) for styling. I created a CMS for it as well that allowed admins to edit site content without code.
1919+This was a simple website for the Berks Dental Assistant Society.
2020+It was made with [Django](https://www.djangoproject.com/) and
2121+uses [Bootstrap](https://getbootstrap.com/) for styling.
2222+I created a CMS for it as well that allowed admins to edit site content without code.
24232524Sadly plans fell through to actually host the project, but otherwise it's fully functional.