Skip to content

RealEskalate/aait-portal-project-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A2SV Portal Project

The A2SV Portal is a web application designed to track students' progress and manage coding contests. It provides tools for monitoring performance, organizing contests, and fostering collaboration within the A2SV community.

Setup Instructions

1. Clone the Repository

git clone https://github.com/Elizabethyonas/A2SV-Portal-Project.git
cd A2SV-Portal-Project

2. Install Dependencies

go mod tidy

3. Configure Environment Variables

Create a .env file inside the backend directory and add the required variables:

DB_HOST=your_database_host
DB_USER=your_database_user
DB_PASSWORD=your_database_password
JWT_SECRET=your_jwt_secret

4. Run the Application

cd backend
go run main.go

About

Portal for A2SV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5