Giter VIP home page Giter VIP logo

pollcaster-frontend's Introduction

PollCaster-Frontend

This is the frontend of PollCaster where users can signup, create, and vote on polls from other users. Note that this is only the frontend and in order to have poll and user functionality, PollCaster-Backend should also be running. This app runs locally on http://localhost:4200

Site

Home

Screenshot 1

Profile

Screenshot 2

Create

Screenshot 2

Login

Screenshot 2

Signup

Screenshot 2

Development

If you want to develop and run this app on your local machine, you need to do the following after cloning the repo:

Install Dependencies

The following are required dependencies as defined in the package.json file

    "@angular/animations": "~11.2.11",
    "@angular/common": "~11.2.11",
    "@angular/compiler": "~11.2.11",
    "@angular/core": "~11.2.11",
    "@angular/forms": "~11.2.11",
    "@angular/localize": "~11.2.11",
    "@angular/platform-browser": "~11.2.11",
    "@angular/platform-browser-dynamic": "~11.2.11",
    "@angular/router": "~11.2.11",
    "@fortawesome/fontawesome-free": "^5.15.3",
    "@ng-bootstrap/ng-bootstrap": "^9.1.0",
    "bootstrap": "^4.5.0",
    "ngx-bootstrap": "^6.2.0",
    "ngx-webstorage": "^7.0.1",
    "rxjs": "~6.6.0",
    "tslib": "^2.0.0",
    "zone.js": "~0.11.3"

Run

In order to start running this on your local machine, run the following:

npm run start

This should run the app on http://localhost:4200/

Todo

  • Add settings page to modify user info

pollcaster-frontend's People

Contributors

jayden-chiu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.