Skip to content

wathigo/DailyWorkoutPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAILY WORKOUT PLAN

Daily workoup plan is a canister that generates user's workout plan based on their profile.

The canister can be tested locally as defined in the instructions below.

Built With

- azle
- dfx
- Rust
- Ic protocol
- node

Getting Started

To get a local copy up and running follow these simple steps.

Install

  1. Clone the repository to your local machine
$ git clone git@github.com:wathigo/DailyWorkoutPlan.git
  1. cd into the directory
$ cd DailyWorkoutPlan
  1. install dependencies
npm install

Initialize the local Internet Computer

dfx start --background

Register, build, and deploy canister on the local Internet Computer

npm run gen-deploy

Usage

After deploying the program, one can use the candind interface or the command-line to interact with the canister endpoints.

Authors

Simon Wathigo

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors