An open API service indexing awesome lists of open source software.

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.

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