Skip to content

farisjr/c-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Track

Alterra Academy Final Project : API Covid19 Track

Contents

Introduction

The Project is a mobile application to tracking test results of Covid-19. This project was developed using Golang, Echo, Gorm, MySQLfor database, and deployment using google cloud.

Features

The features of C-Track :

  • User can Register and Login

    User
    Patient
    Doctor
    Checker
  • Patient can see history of Covid-19 test results

  • Doctor can input patient test results

  • Checker can see history of patient test results

Usecase

Wireflow

The flow of C-Track mobile application is : Wireflow

ERD (Entity Relation Diagram)

In this app have 8 tables to save data, there are : ERD

API Documentation

To see API Documentation, you can go to https://github.com/pebruwantoro/C-Track_OpenAPI

How To Use

How to run this project :

  1. Clone this repository in your $PATH with git clone https://github.com/inasalifatus/c-track.git
  2. And then cd c-track and make sure you have installed Go and MySQL in your machine.
  3. Run command go run main.go

Credits

About

Alterra Academy Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors