Skip to content

ammar977/Voleon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voleon

Online application for student council elections at LUMS

Made as part of the course project for CS360 - Software Engineering.

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

App Info

Authors

  • Ammar Ahmed
  • Rabeez Riaz
  • Taha Bin Amir
  • Kinza Habib
  • Tooba Mukhtar

Version

1.0.0

Hosted on heroku : https://afternoon-hollows-68950.herokuapp.com/

About

Software Engineering Project Spring 2018 - CS-360@LUMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7