https://github.com/ssivanov19/fire-department-2021
Repo for project about fire department.
https://github.com/ssivanov19/fire-department-2021
bulma bulma-calendar css html js localstorage
Last synced: 25 days ago
JSON representation
Repo for project about fire department.
- Host: GitHub
- URL: https://github.com/ssivanov19/fire-department-2021
- Owner: SSIvanov19
- License: mit
- Created: 2021-03-14T19:56:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T20:07:43.000Z (about 2 years ago)
- Last Synced: 2025-02-13T20:18:39.094Z (3 months ago)
- Topics: bulma, bulma-calendar, css, html, js, localstorage
- Language: HTML
- Homepage: http://techflames.codes/
- Size: 17.3 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
techFlames
![]()
![]()
![]()
![]()
![]()
Note : For the website to function properly you need to install the following node module: Bulma calendar!
The innovative solution for every Fire Department in the world. 🔥
💻 About
Our website systematizes, organizes and facilitates the work of the workers in the Fire Department and gives the citizens access to useful information.
🎥 Demo of our project
![]()
📄 Our Documentation
📄 Our JS Documentation
📄 Our QA Documentation
📄 Our Presentation
⌨️ How it works
Our work can be split on 2 main things :
- 👨💻 Back end - Local Storage :
- We store our date in localStorage.
- To store the date we stringify it and then store it in localStorage. When we need it, we just parse it with JSON.
- This method in not the most secure one, but it is good enought, as our main task is to present dynamic date and statistics.
Fron end - Bulma :
- Bulma is CSS framework that is build on flexbox and grid system and create fully responsive webpage.
Here you can see how these two part combines and create our website:
![]()
🖱️ Usage
To use the website, you need to have Node and npm installed. After that you can install the modules we have used by typing this in your terminal in the website directory:
npm install bulma-calendar
Other non-required, but recommended modules are :
npm install jsdoc
npm install node-localstorage
After that, just start the website by click on index.html in File Explorer.
📥 Installing
To install our project on your machine you just need to clone it. This can be done by :
git clone https://github.com/SSIvanov19/fire-department-2021.git
cd fire-department-2021
⛏️ Built using :
![]()
Bulma-calendar, node-localstorage and jsdoc - Node modules.
![]()
Bulma - CSS Framework for Responsive design.
🧒 Our Team
Miroslav Ivanov - MTIvanov19 - Scrum trainer
Stoyan Ivanov - SSIvanov19 - Back-end Developer
Kostadin Taligadzhiev - KNTaligadzhiev19 - Front-end Developer
Yoan Tanev - YHTanev19 - Designer