Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/supdann/decode-travel-check-in


https://github.com/supdann/decode-travel-check-in

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Team 7 - Has Left The Building

This project is structured into two main components: the frontend and the smart contracts. Below you'll find a brief overview of each part.

## Structure

This repository is divided into two main folders:

- **`react-frontend`**: This folder contains all the frontend code of the application, built using React. For more details about the frontend, please refer to the [README](react-frontend/README.md) in the `react-frontend` folder.

- **`smart-contracts`**: Here, you'll find the smart contracts that interact with the blockchain. To learn more about the smart contracts, visit the [README](smart-contracts/README.md) in the `smart-contracts` folder.

## Getting Started

To get started with this project, you might want to explore each of the folders mentioned above. Each folder has its own README with specific instructions on how to set up and run the respective parts of the project.