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

https://github.com/bestbynature/https-github.com-bestbynature-reportcardexpress


https://github.com/bestbynature/https-github.com-bestbynature-reportcardexpress

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Report Card Express](#-NextMazon-Ecommerce-App)
- [🛠 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-)

# 📖 NextMazon Ecommerce App

"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 Product to database
- Responsive
- View Products n database
- View Product details
- Add to cart
- Checkout

### Live Demo

[Live Demo Link](https://nextmazon.vercel.app/)

(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] Payment solution 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 [freeCodeCamp](freecodecamp.org) for providing the inspiration for this work.

(back to top)

## 📝 License

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

(back to top)