Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danialeyz/school-managment-contract

School management smart contract with solidity language
https://github.com/danialeyz/school-managment-contract

dapp ethereum-contract smart-contract smart-contracts solidity solidity-contracts solidity-dapps

Last synced: about 2 months ago
JSON representation

School management smart contract with solidity language

Awesome Lists containing this project

README

        

## School Management Smart Contract with Solidity Language

This repository contains my very first project using Solidity language on Remix IDE. It serves as my practical project for the Solidity bootcamp, showcasing my skills and understanding of smart contract development.

### Features

- Adding, removing, and editing teachers, students, classes, and lessons.
- Comprehensive tuition payment tracking system.
- Additional functionalities to enhance school management.

### Getting Started

To get started with this project, follow these steps:

1. Clone the repository: `git clone https://github.com/danialeyz/school-managment-contract.git`
2. Open the project in Remix IDE.
3. Compile and deploy the smart contract.
4. Interact with the contract using the provided functions.

### Contributions

Contributions to this project are welcome. If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

### License

This project is licensed under the MIT License.