/fire-department-2021

Repo for project about fire department.

Primary LanguageHTMLMIT LicenseMIT

logo

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

⌨️ How it works

Our work can be split on 2 main things :

  1. 👨‍💻 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.

  2. bulmaLogo 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 :

node Bulma-calendar, node-localstorage and jsdoc - Node modules.

py 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