"SchoolSync represents a cutting-edge decentralized data management solution designed specifically for educational institutions. This resilient system is meticulously crafted to address prevalent challenges encountered within conventional school systems, including issues related to administrative clearances, transparency, and payment verification. Its purpose is to streamline and enhance these critical aspects of school management."
Color | Hex |
---|---|
Primary Color | #0a192f |
Secondary Color | #f8f8f8 |
Tetiary Color | #00b48a |
Client: React, Framer-motion, TailwindCSS, Next.JS
Server: Smart Contracts, MongoDB, IPFS
Clone the project
git clone https://github.com/3ill/SchoolSync
Go to the project directory
cd contract
cd frontend
Install dependencies
npm install
Start the server
npm run dev