Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csep544-2021sp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dan Suciu
csep544-2021sp
Repository
"hw/hw3" did not exist on "master"
master
Select Git revision
Branches
1
master
default
protected
1 result
csep544-2021sp
Find file
Code
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Download source code
zip
tar.gz
tar.bz2
tar
Download
Download source code
zip
tar.gz
tar.bz2
tar
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.cs.washington.edu:suciu/csep544-2021sp.git
Copy HTTPS clone URL
https://gitlab.cs.washington.edu/suciu/csep544-2021sp.git
authored
History
History
Name
Last commit
Last update
assets
fonts
images
script
.gitignore
.gitlab-ci.yml
Employee.java
GenerateProducts.java
GenerateSite.java
GenerateStaff.java
Product.java
Products.java
README.md
Staff.java
cards.txt
products.java
task1.sh
README.md
CSE391 FAANG 24WI
To build the site:
$ javac *.java && java GenerateSite