fission / examples

A place for examples of Fission functions from community and Fission team
Apache License 2.0
34 stars 34 forks source link

New Python Sample Code: Voting App #54

Closed techmaharaj closed 2 years ago

techmaharaj commented 2 years ago

Created a new Python Sample code to demonstrate the use of Fission function with PostgreSQL database. It is a simple voting app that allows the users to vote for choices and view the results.