Skip to content
/ Zow Public

A streamlined, centralized platform for the student organization recruiting process – from collecting applications to onboarding.

Notifications You must be signed in to change notification settings

NaimAyat/Zow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zow

View demo video here.

View project proposal here.

Project for UCLA Computer Science 130 (Software Engineering) with Professor Miryung Kim and TA Sneha Shankar.

Running Zow

  1. Install Docker and Docker Compose
  2. From the project directory run docker-compose up --build
  3. Read server/config/template.json and produce server/config/private.json accordingly
  4. Visit the website at localhost:3000

Test Cases

Frontend Tests

Client tests can be viewed here. Client tests are written in the components folder. For example, if there is a component named component in the file component.tsx, its frontend component test is in component.test.tsx.

Backend Tests

Backend tests are all in separate folders.

End to End (Automation) Tests

These need to be run from the e2etests folder using the following command: bash test.sh

Team

About

A streamlined, centralized platform for the student organization recruiting process – from collecting applications to onboarding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published