Local Fire Department Website
- 2 Devlogs
- 4 Total hours
I was asked to create a website for my local fire department! That's what this project is.
I was asked to create a website for my local fire department! That's what this project is.
This project is a website I was asked to create for my local fire department. For the minimal viable product, it will be a static site, however eventually I will add a couple of webapps for tracking training hours & adding to the site!
I will be completely honest, I haven’t done a single thing on this project in a while. However I did want to come back, make this devlog, and hope I can continue the work on it.
What I did, wassss:
Thanks for reading!!!!
Github Repo / Source Code: https://github.com/pkncoder/MBIFireDeptWebsite
Did some work trying to get index.html working, added a seperate colors.css file, and did fundraisers and donate as well + new excelidraw
All files - officers have templates, I now need to go through, format, style, and comment them
Excalidraw update
Updates
Program Start!! 💥 - Hot topics! 🔥
This project is a website I was asked to create for my local fire department. For the minimal viable product, it will be a static site, however eventually I will add a couple of webapps for tracking training hours & adding to the site!
As I start every new project, I spent time getting the project environment built, this consisted of:
After that, I went through creating each file that would be needed in the final site, since I knew what was wanted. That is what took up the time that I am logging.
The site itself is currently being hosted in a docker container running nginx, eventually will add postgres for database. The html is currently static with jquerry & bootstrap 5.
For the next couple days, I spent planning out how the site will look in a site I found: excalidraw. Those images are attached. The navbar is still getting figured out with color, specifically the small screen one. :/
Next step is to test out the navbar & color pallettes, then plan out the divs for each site.
Github Repo / Source Code: github.com/pkncoder/MBIFireDeptWebsite
initial commit
Added temp files for all dirs to show up
Added the files that will be used + planned out what the site will look like in excelidraw (navbar still in progres)