https://github.com/matthewkuria/hodsmart
This is a fullstack app built in NextJs,TypeScript, Tailwind CSS and Google Firebase Firestore database.This project built to help in data capturing to eliminate paper work during schools departmental meetings.
https://github.com/matthewkuria/hodsmart
firebase-auth firebase-database nextjs13 tailwindcss typescript vercel
Last synced: about 2 months ago
JSON representation
This is a fullstack app built in NextJs,TypeScript, Tailwind CSS and Google Firebase Firestore database.This project built to help in data capturing to eliminate paper work during schools departmental meetings.
- Host: GitHub
- URL: https://github.com/matthewkuria/hodsmart
- Owner: matthewkuria
- Created: 2024-05-20T15:32:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T12:19:19.000Z (about 1 year ago)
- Last Synced: 2025-09-17T22:14:21.717Z (9 months ago)
- Topics: firebase-auth, firebase-database, nextjs13, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://hodsmart.vercel.app
- Size: 7.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Next.js, Typescript,Tailwind CSS and Firebase project.The main aim of the project is to build a platform which allows teachers esp head of departments to be allocating subjects workload to their members seamlessly without the need of papers.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
##cloning the project