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

https://github.com/bestbynature/reportcardexpress

ReportCardExpress is your one-stop solution for swiftly and conveniently uploading and distributing school students' academic results. This user-friendly web application streamlines the process of recording and sharing grades and report cards. It empowers educators and administrators to efficiently manage academic records.
https://github.com/bestbynature/reportcardexpress

Last synced: 4 months ago
JSON representation

ReportCardExpress is your one-stop solution for swiftly and conveniently uploading and distributing school students' academic results. This user-friendly web application streamlines the process of recording and sharing grades and report cards. It empowers educators and administrators to efficiently manage academic records.

Awesome Lists containing this project

README

        

# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Report Card Express](#-Report-Card-Express)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Live Demo](#live-demo)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [To start the development server](#to-start-the-development-server)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Report-Card-Express

"ReportCardExpress is your one-stop solution for swiftly and conveniently uploading and distributing school students' academic results. This user-friendly web application streamlines the process of recording and sharing grades and report cards. It empowers educators and administrators to efficiently manage academic records, ensuring that students and parents have prompt access to their performance data. With ReportCardExpress, you can accelerate the grading process and foster improved communication and transparency within the educational community."

## 🛠 Built With

### Tech Stack

Project languages and Libraries


  • TypeScript

  • JavaScript

  • zod

  • Prisma

  • Supabase client

  • React

  • DaisyUI

  • Tailwind CSS

FrameWork


  • >NEXT JS

DataBase

### Key Features

- Sign in
- Sign out
- Add Student to database
- Responsive
- View Students in database
- View Student details and results
- Create new results
- Print and save result as PDF

### Live Demo

not yet deployed

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Setup

for cloning follow this steps
- go to the green `code` button at the top left of this Repository
- copy either `SSH` or `https` link depending on your preference and the previous setup you've made on your system
- open your terminal and navigate into your desired folder
- Then run `git clone ` command
- or just download `ZIP` file
- Create `.env` file in root directory and add your database credentials
- Then run `yarn install` or `npm install` to install all dependencies

### Usage
To run the project, execute the following command:

- [x] `npm run dev` or `yarn dev` to start the development server

(back to top)

## 👥 Author

👤 Author: Damilare

- GitHub: [@githubhandle](https://github.com/Bestbynature)
- Twitter: [@twitterhandle](https://twitter.com/Dammybest)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/damilareismailabestbynature/)

## 🔭 Future Features

- [x] School fee Payment solution for student using stripe
- [x] Other Authentication methods apart from Google
- [x] Implementation of Authorization and privileges

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star or [buy me a coffee](https://www.buymeacoffee.com/dammylare) to show your support!

(back to top)

## 🙏 Acknowledgments

I appreciate [Microverse](microverse.org) for providing the inspiration for this work.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)