Project Info
This project did not submit a demo video on Devpost.
Inspiration
Ever thrown out some food at the dining hall? Ever regretted it? SlugWaste is a project aimed to bring awareness to food waste in UC Santa Cruz's dining halls by self-reporting which meals go to waste the most. Our goal is to give insight into which meals can be improved upon for student satisfaction, along with providing tangible statistics on this matter.
What it does
SlugWaste is designed to track food waste through self-reporting and give insight into which meals garner the most waste.
How we built it
SlugWaste comprises of a React+Typescript frontend with a Python+Flask backend connected to an SQLite database.
Challenges we ran into
For most of us, SlugWaste was our first experience with developing a full-stack product!
Accomplishments we're proud of
Our SlugWaste logo :)
What we learned
React + SQLAlchemy + Violet: "how to make a logo"
What's next
More features + UI design (and actual data from the dining hall?)
SlugWaste
SlugWaste is a project to bring awareness to food waste in UC Santa Cruz's dining halls by self-reporting which meals go to waste the most.
Our goal is to give insight into which meals can be improved upon for student satisfaction, along with providing tangible statistics on this matter.
See our DevPost!
Made with :heart: at CruzHacks 2024.
Analysis
View
Metric
- 19
- 10
- 3
- 1
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- CSSIn code
- FlaskIn code
- HTMLIn code
- PythonIn code
- ReactIn code
- TypeScriptIn code
6 of 6 appear in the indexed code.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
13 KB
Source files
17
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
violeteloiv/Slug-Waste
28 files · 723 KB · @ 0ec97c7
Structure
Interface
3 files · 11%Screens, components and styles rendered to the user.
API & routing
2 files · 7%Request entry points: routes, handlers and controllers.
Application logic
9 files · 32%Domain rules, services and shared utilities.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- Python38%
- TypeScript22%
- CSS19%
- HTML13%
- Markdown7%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
package.json
npm · 13- @testing-library/jest-dom
- @testing-library/react
- @testing-library/user-event
- @types/jest
- @types/node
- @types/react
- @types/react-dom
- react
- react-dom
- react-router-dom
- react-scripts
- typescript
- web-vitals
requirements.txt
pypi · 2- Flask
- Flask-SQLAlchemy
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.