/skeams

An application for ABC schools to manage student records.

Primary LanguageRuby

Skeams Task

Installation

Clone this repository

git clone https://github.com/ahmedhesham6/skeams.git

Checkout to master

git fetch -a
git branch master
git pull origin master

Running in Development

cd skeams
docker-compose up --build