Skip to content

Commit 425aa44

Browse files
committed
Final project idea essay
1 parent 24516f3 commit 425aa44

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

essays/cycle-sense.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
layout: essay
3+
type: essay
4+
title: "Final Project Idea"
5+
# All dates must be YYYY-MM-DD format!
6+
date: 2026-03-31
7+
published: true
8+
labels:
9+
- Software Engineering
10+
- Nextjs
11+
---
12+
13+
<img width="100px" class="rounded float-start pe-4" src="../img/cycle-sense/uh_logo.png">
14+
15+
## CycleSense
16+
### Collaborators: Joshua Au, Tyler Unger, Danil Knight, Riley Herradura, Julius Lagazo
17+
### Overview
18+
19+
*The Problem:* Recycling has an emphasis in Hawai’i with the common saying “malama i ka ‘aina,” meaning to care for and protect the land. UH Manoa is a large campus and albeit convenient to toss bottles/cans into trash bins, this does not effectively help with protecting the environment.
20+
21+
*The Solution:* The Cycle Sense application allows for users on campus to easily locate recyclable locations. A map is provided to users that is marked with icons indicating recyclable locations. Additionally, Bottles4College announcements will be posted and events will be listed.
22+
23+
### Approach
24+
Some possible mockup solutions include:
25+
* Bottles4College announcements
26+
* Map
27+
* Find Nearest Bin (if we incorporate GPS)
28+
* Sorting guide page
29+
* Recycling impact statistics
30+
31+
### Use case ideas
32+
Whether or not the following bullet points list all pages or not, the completed use case should show an end-to-end scenario of using the system.
33+
* Users goes to the home page, can navigate to announcements/map/sorting guide/statistics
34+
* Admin logs in, goes to the home page, can navigate to announcements/map/sorting guide/statistics, and can add or remove pins in real time
35+
36+
### Beyond the basics
37+
After implementing the basic functionality, here are ideas for more advanced features;
38+
* Allow users to place pins for newly found recycle bin locations
39+
* A way to report overly full bins

img/cycle-sense/uh_logo.png

10.2 KB
Loading

0 commit comments

Comments
 (0)