OPCODE-Open-Spring-Fest / uni_access

The college's multifunctional card system, appropriately named the "UniAccess Card," serves as a comprehensive solution for various campus needs, including verification, identification, and payment gateways. This innovative system is designed to streamline administrative processes and enhance convenience for Students.
https://docs.google.com/document/d/13QAGqRXcRwvaHs1WjEjjTaGD3lnh2wNSKxByb0CMkt0/edit?usp=sharing
0 stars 0 forks source link
backend blockchain css html iiitbh javascript open-spring-fest reactjs solidity tailwindcss type-hard

Uni Access

Introduction ✨

The college's multifunctional card system, appropriately named the "UniAccess Card," serves as a comprehensive solution for various campus needs, including verification, identification, and payment gateways. This innovative system is designed to streamline administrative processes and enhance convenience for Students.

Technologies Used 🧑‍💻

Contact 📱

If you have any questions or feedback, please reach out to us at shobhit.2201140ec@iiitbh.ac.in or dhruv.2101211cs@iiitbh.ac.in 📧

Setup

To set up Uni Access on your local machine, follow these steps:

  1. Fork the repository:

    • Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
  2. Clone the forked repository:

git clone https://github.com/<yourusername>/uni_access.git
  1. Navigate to the project directory:
cd uni_access
  1. Install Node.js dependencies(make sure node is installed on your laptop):
npm i
  1. Open the contract folder and copy all the contents of the uni_access.sol file and paste it on remix (or you can use VS Code but remix ide is recommended). Remix ide(link) : http://lnkiy.in/Remix_ide
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to the branch.
  5. Submit a pull request with the issue number.

Note:

You must read the google docx provided to you in the about section.

You are good to go to make your contribution!! All the best!.