Skip to content

nybble-TM/UQ-nybble

Repository files navigation

UQ-nybble

UQ Nybble [NOT AFFILIATED WITH UQ]
Welcome all starving uni students.
A website to find free events on UQ campus which you may be able to get free food from.

Visit Online

deployed at https://uq-nybble.onrender.com/

Build Locally

To build the project locally run the following commands:

(MacOS)

git clone https://github.com/nybble-TM/UQ-nybble
cd UQ-nybble
python3 -m venv .venv
source ./.venv/bin/activate
pip install -r requirements.txt
python3 app.py

change as required for Windows and Linux.

AI usage

ChatGPT and Google Gemini has been used in basically every file and then a bunch of human editing on top to make it actually work.

About

[NOT AFFILIATED WITH UQ] A website to find free food on UQ campus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors