Skip to content

RedenLamosa/PROJECTDESTINY

 
 

Repository files navigation

Project DESTINY

An Uptime Status checker for various student portals and school websites across Davao City

Davao Educational Sites Tracker Identifying Network Yield

Project DESTINY

PRs Welcome Open Source Love Powered by Third Party Service Follow me on GitHub

Description

Project DESTINY  is an unofficial, open-source Uptime Status Checker dedicated to monitoring the availability of key websites and student portals across Davao City.

This project is written in Svelte and uses SvelteKit as its meta-framework. It conducts routine checks by leveraging proxy servers to check the uptime of the websites. The backend of this project uses Pocketbase.

Why create this project?

Features:

  • Real-time Monitoring: Regular checks ensure up-to-the-minute status updates.

  • User-Friendly Interface: Easily check website status with an simplistic design.

  • Open-Source: Contribute to the project and enhance its functionality.

Prerequisites

Table of Contents

Installation

git clone https://github.com/jeoooo/PROJECTDESTINY.git

cd PROJECTDESTINY

npm install

npm run dev
  1. Execute pocketbase.exe from

  2. run the pocketbase instance using the following command

./pocketbase serve

this will open a pocketbase instance at http://127.0.0.1:8090 just like the example below

2023/12/31 06:47:32 Server started at http://127.0.0.1:8090

├─ REST API: http://127.0.0.1:8090/api/

└─ Admin UI: http://127.0.0.1:8090/_/

Additional Resources

Wanna contribute? Here are the following resources you can use when working on the HCDC True Site codebase:

Contributing

  1. Fork it (https://github.com/jeoooo/hcdctruesite/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Important

To contribute or suggest schools you may submit a GitHub Issue

License

MIT license

About

Uptime Status Page for student portals in Davao City

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 80.0%
  • TypeScript 13.5%
  • JavaScript 4.1%
  • HTML 2.2%
  • CSS 0.2%