Skip to content

This repository contains all the code, documentation and surveys for our SIH'23 Project GreenIQ - A Web App to enhance the quality of education in rural areas. Team Name: Cyber Elites.

Notifications You must be signed in to change notification settings

Vanaub22/GreenIQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GreenIQ - An E-learning Platform for Rural Areas

PROJECT FOR SMART INDIA HACKATHON 2023

Developed by Team Cyber Elites

All Documentation Related to Project GreenIQ:

How to Run:

To start the project do the following:

  • Clone this repository.
  • Open terminal in MS Visual Studio Code and run.
  • Make sure you are in the file where you can see both Front-end and Back-end.

REQUIREMENTS:

  • Make sure node.js is installed.
  • Install Postgres as we will be using it locally.
  • The database will migrated later on to MongoDB Atlas.

PRIMS Commands:

Only if you are working on Back-End and have made some changes to the schema.prisma file.

npx prisma migrate dev

For the Back-End:

cd backend
npm install
npm run dev

For the Front-End:

cd frontend
npm install
npm run dev

About

This repository contains all the code, documentation and surveys for our SIH'23 Project GreenIQ - A Web App to enhance the quality of education in rural areas. Team Name: Cyber Elites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages