Skip to content

Chung1045/vibe_proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe

Online voting system prototype app

Developed using HTML / CSS / Javascript / Node.js

This project was undertaken as a group assignment for the Software Engineering COMP S350F at HKMU as Group 31.

Contributors

s1351498 Leung Wai Chung

s1365362 Tong Sum Long

s1271036 Chan Wing Tung

s1350679 Tang Yu Hin

s1350669 Wong Ho Shun Sang

s1315641 Yeung Chak Ming

s1350671 Chow Cheuk Wai

s1313464 Tsoi Hoi Ting

s1302416 Wu Yu Hei

Requirements

  • Computer with modern OS (macOS / Linux / Windows)
  • Node.js installed and configured
  • A web browser
  • Some knowledge in command line
  • git installed
  • Unsplash API Access key (Optional)
  • High network bandwidth (If you want to host your own)
  • An IDE

For computers that do not have Node.js installed, you can install here

For computers that do not have git installed, install here

Set up

  1. To set up, clone the repository to your computer using git

    git clone https://github.com/Chung1045/vibe_proto.git
    
  2. Open the cloned folder in command line and install all required dependencies

    npm i
    
    // Or you can use
    
    npm install
    
  3. (Optional) Fill in your Unsplash API key in the field UNSPLASH_API_KEY, either in the ".env" file or in the configuration settings.

  4. Run the application

    npm start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •