Skip to content

Web app that lets users create proposals for topics that they care about

Notifications You must be signed in to change notification settings

buistvn/cloudvote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLOUDVOTE

Project Screenshot

CLOUDVOTE is a web app for voting on topics. At the beginning, users will have the option to log in or register for an account. After authentication is successful, they can fill out a form to propose a topic which is posted for a certain amount of time. During that time period, other users can vote on that proposal. When the time period expires, voting for that proposal is disabled and all of the votes are tallied up and displayed.

Technologies

Installation

To set up a local copy of the project, follow these steps.

  1. Clone the repository
    git clone https://github.com/buistvn/cloudvote.git
  2. Install packages
    npm install

Usage

To run the project, follow these steps.

  1. Run the development server
    npm start
  2. Open http://localhost:3000 in your browser

Authors

CS 290 Final Project Team 5

About

Web app that lets users create proposals for topics that they care about

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •