Skip to content

MBA380/Canify

Repository files navigation

Canify: Rewarding the "Made in Canada" Movement 🇨🇦

Canify boosts the Canadian economy by rewarding consumers who support the “Made in Canada” movement. This is particularly important when international trade policies pose challenges to our economic growth (ahem, USA). Users who back Canadian businesses receive cryptocurrency rewards and government incentives 💰.

Using blockchain technology, Canify provides a transparent and secure way for consumers to be recognized for their commitment to supporting local products.


🚀 Dependencies

  • Python
  • Yarn (for local web server)

Mac/Linux Users 🍏🐧

  1. Open your terminal and navigate to the project directory.
  2. Run the following command:
    ./startup.sh
  3. This script will:
    • Create a virtual environment.
    • Install dependencies.
    • Start the Flask backend server.
  4. Open Google Chrome and go to:
    chrome://extensions
    
  5. Click "Load unpacked" and select this repository's folder.
  6. Turn on the extension and start using Canify! 🎉

Windows Users 🖥️

  1. Open Command Prompt (cmd) and navigate to the project directory.
  2. Run the following command:
    ./startup.bat
  3. This script will:
    • Create a virtual environment.
    • Install dependencies.
    • Start the Flask backend server.
  4. Open Google Chrome and go to:
    chrome://extensions
    
  5. Click "Load unpacked" and select this repository's folder.
  6. Turn on the extension and start using Canify! 🚀

💻 Local Server Installation Guide

If you wish to run the web server locally, follow these steps:

  1. Git clone the website repository:
    git clone https://github.com/MBA380/Canify-Website.git && cd Canify-Website
  2. Run the following commands:
    yarn install
    yarn dev
  3. Update the code at line 8 in canify-backend/app.py to your local host address.

🤝 Contributing

We welcome contributions! If you’d like to enhance Canify, feel free to:

  • Submit pull requests.
  • Report issues.
  • Suggest improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors