Skip to content

pranaygp/love-without-boundaries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Love Without Boundries

Purpose

To facilitate and improve the learning process of Cambodian Students as they prepare for their English Exam by tracking the progress of students and their interactions with tutors.

Setup

To run the graphql sever in the backend

cd web backend
yarn
yarn build
yarn start

To run the frontend

cd react_frontend
yarn 
yarn run relay # will recompile graphql querries and regenrate files
yarn run dev 

About

An Educational Tool for students in Cambodia utilizing GraphQL, Relay, and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • HTML 1.8%