Skip to content

A platform to create, participate and share E-exams with students.

Notifications You must be signed in to change notification settings

SuhailEdu/suhail-backend

Repository files navigation

README: Suhail Backend

Overview

Suhail is a built to be robust and scalable platform designed to facilitate the creation, participation, and sharing of E-exams with students.

Technology Stack

  • Golang

  • PostgreSQL

  • pgx

  • Go Melody

  • Echo Router

  • sqlc

    This repository is designed to act as a backend for our Suhail-Frontend repository.

Installation and Usage

  1. Clone the Repository:
    git clone https://github.com/SuhailEdu/suhail-backend
  2. Set up Environment Variables: Copy the .env.example to .env file and set the necessary environment variables.
  3. Install Dependencies:
    go mod tidy
  4. Run the Application:
    go run ./cmd/api

About

A platform to create, participate and share E-exams with students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages