Skip to content
/ ieppro Public

Help parents track their child's with special needs educational progress and development

Notifications You must be signed in to change notification settings

kirdua/ieppro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEP Pro

Serving underrepresented communities in business and private sectors improve organization and access to key data through web-based and module apps.

  1. 🤖 Introduction
  2. ⚙️ Tech Stack
  3. 🔋 Features
  4. 🤸 Quick Start

Built with the latest Vite and Vue composition api, this project, allows parent's to track their child's progression. It will allow them to maintain every IEP report. Parent's will be able to track each course their child is enrolled in school.

  • Vite
  • VueJS
  • Node
  • Express
  • Mongoose
  • MongoDB

COMING SOON

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Install all dependecies for root folder and frontend.

  2. Create a .env file that utilizes the following values: NODE_ENV, PORT, MONGO_URI, JWT_SECRET,

    NODE_ENV can be, 'production' | 'development' | 'qa' PORT which ever port you wish the BE to use, MONGO_URI will be the mongodb repo you create, JWT_SECRET is anything you want it to be

Open http://localhost:5173 with your browser to see the result.

Deploy on Vercel

Will deploy my intitial version to Vercel once I'm done with more of the project.

About

Help parents track their child's with special needs educational progress and development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages