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.
- Host: GitHub
- URL: https://github.com/bestbynature/reportcardexpress
- Owner: Bestbynature
- License: mit
- Created: 2023-10-29T18:59:35.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-03T16:07:35.000Z (over 1 year ago)
- Last Synced: 2025-01-15T14:17:43.242Z (5 months ago)
- Language: TypeScript
- Size: 3.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-)"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."
Project languages and Libraries
- TypeScript
- JavaScript
- zod
- Prisma
- Supabase client
- React
- DaisyUI
- Tailwind CSS
FrameWork
- >NEXT JS
DataBase
- 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
not yet deployed
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
👤 Author: Damilare
- GitHub: [@githubhandle](https://github.com/Bestbynature)
- Twitter: [@twitterhandle](https://twitter.com/Dammybest)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/damilareismailabestbynature/)
- [x] School fee Payment solution for student using stripe
- [x] Other Authentication methods apart from Google
- [x] Implementation of Authorization and privileges
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a star or [buy me a coffee](https://www.buymeacoffee.com/dammylare) to show your support!
I appreciate [Microverse](microverse.org) for providing the inspiration for this work.
This project is [MIT](./LICENSE) licensed.