AlexMFV / Cloud-Stickies

Engineering Project developed for final year dissertation @ University of Portsmouth 2020/2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud-Stickies UP902282

CI License: GPL v3 CodeFactor

Engineering Project developed for final year dissertation @ University of Portsmouth 2020/2021

Server

database/config.json, needs to be added and the format is:

{ "host": "db_ip", "user": "db_username", "password": "db_password", "database": "db_name" }

Important Notes:

  • Update server MUST have a valid certificate, otherwise the check for updates will not work!

About

Engineering Project developed for final year dissertation @ University of Portsmouth 2020/2021

License:GNU General Public License v3.0


Languages

Language:C# 64.5%Language:JavaScript 18.8%Language:CSS 9.2%Language:Swift 6.2%Language:HTML 1.2%