Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Microcontroller Occupancy Monitoring
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
ECE445 Team 7 FA2022
Microcontroller Occupancy Monitoring
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e339192ad6f19e164987f328cea7175cb0c43051
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
7
30
Nov
29
28
27
26
25
23
16
15
14
13
12
8
7
2
1
30
Oct
25
24
18
11
9
8
4
2
30
Sep
27
25
20
18
14
12
Update README.md
main
main
Update notebooks/vish/README.md
Notebook update
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
More tuning and algo work
Added reappearance factor
full_Count
Set timezone to CT
Changed date to reflect database instead of client time
updated location
updated database indexing
john clow
Merge branch 'main' of https://gitlab.engr.illinois.edu/ece445-team-7-fa2022/microcontroller-occupancy-monitoring
make web app more reactive
Beanstalk configuration
Adjusting params for prod code
Update notebook entries
Update notebooks/vish/README.md
deploy/test this
more finished product work
front end .html edits
updated database parsing logic/implementation to cover for more edge cases
11/23/2022 work-bug fixes and extra changes.
Merge branch 'main' of https://gitlab.engr.illinois.edu/ece445-team-7-fa2022/microcontroller-occupancy-monitoring
finished implementing obtain most recent room data-need to add more tests, data to db, and address assumptions
Update README.md
more work in routes.py, implementing flask web app to pull from latest/most recently updated data in DynamoDB. Need to run more tests to make sure this change works
Update John's lab notebook
fixed KeyError bug-database 90% working
Backend readaptation and fixed MC not scanning after first message to AWS
Update notebooks/vish/README.md
Migrate to Vish's AWS endpoint
added implementation for multiple tabs/rooms with a click of a button, added front end prettifications, cleaned up deprecated code and comments, and added more backend functionality. Need to fix reload bug-reloading 'moves' to the next tab smh
Merge branch 'main' of https://gitlab.engr.illinois.edu/ece445-team-7-fa2022/microcontroller-occupancy-monitoring
added 'next room' button
Loading