FeetWings is a smart textile company that helps in early detection & prevention of diabetic complications using non-invasive, affordable & continuous monitoring.
Your major work as an app developer would be hardware and software integration, building the way people would view things (with the assistance of the UI/UX designer) and ensure that data is properly displayed on the app.
- Clone and cd into frontend repository.
git clone https://github.com/Feetwings/feetwings.github.io.git
cd feetwings.github.io
- Install dependencies.
npm install
- Run the frontend.
npm start
The web app has been Dockerized
- First install Docker
- Second build the image, Run
docker-compose build
- Then start/run the container, run
docker-compose up
For working on the repository, you'll have to follow these steps:
1: Fork the repo
2: Create a new branch on the forked repository. The name of the new branch should be issue-<ISSUE NO>
.
3: Clone the repository on your system.
4: Work on the new branch and push the code.
5: Create a PR taking <username>
branch as the base
branch.
Arya Soni 👑 Admin |