code4sac / learning-blocks

Learning Blocks Student Information System
https://lbsis.org
MIT License
5 stars 22 forks source link

Project: Learning_Blocks

GitHub contributors GitHub forks

Welcome to this open-source project dedicated to helping developers make API tools for student support service providers. The goal is for student support service providers to gain access to student informational systems. This repository has a couple of ways to do that depending on your level of expertise and depending on your intended use.

If you are a student support service provider trying to use these tools, please read this documentation However, you will need to reach out to your LEA's Database Coordinator for the following information:

If you are a developer, we have a couple of ways for you to help/contribute/learn

BACKEND

FRONTEND

To get started, after cloning the repo locally:

$ cd LB_Community_Edition_Non_Enterprise/Pilot_Iteration_Files/gcc-iteration-nextjs
$ npm insatll
$ npm run dev

Take a look in your browser at http://localhost:3000/

More documentation soon

GIF