Visual Asset Strategic Tools. Capture Building Information for Building Life Management. Open Source/Low Cost Technology Solutions for you to control your buildings
Having a self created API allows me to hook up data to connect to front end pages, so I can feed information from the API to the page. This tutorial is CRUD tutorial with firebase firestore and functions , so another item that I’m very interested in. This is the video series where Søren Spangsberg
This seems a practical tutorial to do. It does the basic things that yuou want, Create, Read, Update & Delete. He does a script upload for database populating, but I’m interested in using it as a web app for a to do list or project list. Github repository for code HERE. After downloading his code
There is a great series of videos on how to set up this project by the Net Ninja (https://www.youtube.com/playlist?list=PL4cUxeGkcC9iWstfXntcj8f-dFZ4UtlN3) The first video is: There is also a github repository with all the code here, you have to look at the branches to get the individual video lessons. So from your VS Code terminal >git pull
This guys vids are pretty cool. After my last failure ot get a pre-built app to Deploy on Heroku I decided to start from scratch and do a tutorial on building a React App from Scratch, and i followed the tutorial below: I started at about 3.30am in bed using the Surface 3. It didn’t
From the last post regarding RapidMiner I saw that it connected to the AWS (Amazon Web Services) S3 storage. On exploring the AWS Free Tier I note that you can have 5GB of Storage for free. I also then noted that they had a Free Tier for DynamoDB which is a NoSQL database. So I
In the first part we got the remote server VPS up and operating. It is a windows 2012 64 bit operating system, so try and load 64 bit programmes into it. The next part is seeing that we can connect to the server through our browser, rather than Remote Desktop Connection. Aside for Setting up
Virtual Private Server (VPS) is basically a remote computer with an operating system (OS) of your choice. A lot of Web Host Providers offer Linux OS servers as a few Linux OS are free. I prefer the Windows servers as I am used to the environment. The Server is a means to an end. So
This is a follow on from my previous blog on setting up openMAINT on a PC, HERE. After the setup I want to write about issues configuring openMAINT Background (you can skip this) Matt Cantwell and his merry team at SMRT Consulting set up a openMAINT on a VPS using Linux so I thought I