mfrisoli / decision-maker

web-application built using flaks micro-framework, helps groups make a decision by voting

Home Page:http://decision-maker-2020.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision Maker

Decision Maker Web Application Project Version 0.2

This Web Application will help you and your group decide in what to do!

New Features!

Decision Maker is now a Web Application!

  • Built using Flask microframework
  • Interactive GUI

Requirements

Minimun

  • Flask
  • Sqlite3
  • Python Interpreter 3.7
  • Python Packages:

  • cs50
  • Flask
  • Flask-Session
  • requests

Installation

Git Close repository in your local machine

Run

To run the web application run flask run on the command line

.../decision-maker $ flask run

Development

Want to contribute? Great! Feel free to contact me!

Todos

  • Make the app run on a Linux Server

How To Use:

  • Register/Log in
  • Create a Room
  • Create the Options
  • Vote
  • Share With friends
  • Once everybody has voted, Close the room and see the Results

Breakdown:

  • Room's Page: Here you see all the rooms that you have created or that you have joined. You can edit, reset or delete a room or go to its Dashboard or leave the room A room is simply the topic you want to submit (e.i "Movies") An Option can be Star Wars, Indiana Jones, Harry Potter

  • Dashboard: Here you can Start the Vote, or See the Results of the Voting

  • Search: Here you can search for rooms created by other to participate in the voting

  • Create: To Create a Room and the Options to vote for,

License

MIT

Disclaimer:

Use at your own risk

"There will be no responsibility or liability for any issues from the use of this application by the user, whether or not arising from the negligence by the design of the application."

Thanks to all cs50x staff for putting together an amazing course,

About

web-application built using flaks micro-framework, helps groups make a decision by voting

http://decision-maker-2020.herokuapp.com/


Languages

Language:HTML 51.3%Language:Python 47.1%Language:CSS 1.6%Language:Procfile 0.1%