Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 597 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 597 Bytes

This repository contains a backend project written in Golang that performs operations on a database and Firebase. The project is responsible for real-time logging of the location of students. The backend interacts with the database to store and retrieve location data and uses Firebase for authentication and real-time updates. The codebase is written in Golang, and follows a clean architecture design pattern. This repository is intended to serve as a reference point for anyone looking to build a backend in Golang, and also as a proof of concept for real-time location logging using Firebase.