Skip to content

[WIP] A vending machine powered by open source contributions 🏧

License

Notifications You must be signed in to change notification settings

mahonda/project-vending-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Vending Machine CircleCI

A vending machine powered by open source contributions! 🏧

About

We plan to create an actual, phyical vending machine where you can pay for items with open source contributions on our @eceusc GitHub organization!

The "open source contributions" will be powered by a Django app that listen to the GitHub API for issues and pull requests created by users. The vending machine will made with a Rasperry Pi that controls an Arduino to dispense items. We will build a webapp that users can use to login and "buy" items.

Structure

This repo is empty as of now (bc the project hasn't started yet), but this repo will be divided into several parts. For example, there will be directories called /arduino, /rasberry-pi, /web-app, etc. Each directory will have their own contribution guides.

Contributing

If you would like to contribute, follow these steps:

  1. Fork this repository
  2. On your forked repository, create a branch for your specific feature/fix (git checkout -b my-contribution)
  3. Commit your changes, push it to your repo (git commit -m "message describing your changes", git push origin master)
  4. On GitHub, send a pull request to this repository!

Also, take a look at the Issues tab above to see what needs help. Also keep in mind our Code of Conduct while you make your contributions :)

About

[WIP] A vending machine powered by open source contributions 🏧

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%