Decision Maker Web Application Project Version 0.2
This Web Application will help you and your group decide in what to do!
Decision Maker is now a Web Application!
- Built using Flask microframework
- Interactive GUI
Minimun
- Flask
- Sqlite3
- Python Interpreter 3.7
- cs50
- Flask
- Flask-Session
- requests
Git Close repository in your local machine
To run the web application run flask run
on the command line
.../decision-maker $ flask run
Want to contribute? Great! Feel free to contact me!
- Make the app run on a Linux Server
- Register/Log in
- Create a Room
- Create the Options
- Vote
- Share With friends
- Once everybody has voted, Close the room and see the Results
-
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,
MIT
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,