Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spr2021-a1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
cmsc828d
spr2021-a1
Commits
a34ac8f2
Commit
a34ac8f2
authored
4 years ago
by
Leilani Battle
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
3feec263
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-0
9 additions, 0 deletions
README.md
with
9 additions
and
0 deletions
README.md
+
9
−
0
View file @
a34ac8f2
...
...
@@ -2,6 +2,15 @@
starter code for A1 for CMSC828D Spring 2021.
You will need the following python packages to run this code:
`flask`
,
`psycopg2`
.
To run the server:
```
python server.py
```
The A1 webpage should be visible at the URL: localhost:8000/
Overview of the interface behavior:
*
The starter code should produce a histogram visualization (a bar chart with numeric x-axis).
*
The attribute being visualized can be controlled by clicking on a given button representing the attribute name (example:
`Release\_Date`
).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment