Giter VIP home page Giter VIP logo

frontend's Introduction

Frontend

Aswwu's five sites (will) all reside within this repository. Homepage, Mask, Jobs, Pages, and Elections.

Homepage

The homepage for the Associated Students of Walla Walla University. Live version: aswwu.com

The Mask

An online student directory and yearbook created by ASWWU for Walla Walla University with Angular/Typescript. Live version: aswwu.com/mask

Jobs

An online job site for students to search for and apply for positions at ASWWU. Live Version: aswwu.com/jobs

Pages

not yet migrated Currently at github.com/aswwu-web/pages Live Version: aswwu.com/pages

Elections

An online voting system designed to allow students to vote for positions in either Senate or ASWWU. Live Version: aswwu.com/elections

Getting Started

Setup

  • git clone [email protected]:ASWWU-Web/frontend.git
  • cd frontend
  • git submodule update --init --recursive
  • npm install

Run in Development

  • cd frontend
  • npm run start
  • Navigate to http://localhost:4200/ in your browser. The site will reload when source files are modified.

Deploy to Production

  • Download the GitHub Action build artifact
  • unzip the build artifact on your computer to get the frontend-artifact/ folder
  • cd frontend-artifact/
  • bash remote_deploy.sh <server_username>@<server_ip_address> frontend-payload/

Further help

Angular CLI

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Contact

Contact [email protected] for additional information about this project.

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.