am9zZWY / tuetops

A pizza + food ordering system for events

Home Page:https://pizza.fsi.uni-tuebingen.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TueTops

Welcome to the TueTops! Get ready to embark on a delightful journey of ordering and managing pizzas, brought to you by the enthusiastic students of the University of Tübingen's student council.

How To Use

Once you have the Docker container up and running with the steps provided below, simply navigate to http://localhost:3000 and start your pizza adventure!

Dependencies

Before you begin, make sure you have the following installed:

Controls

Start the Fun

To start your Docker containers and networks (it will build first if no build exists):

bun run docker:up

Build the Magic

To build Docker images from a docker-compose.yml, Dockerfile, and context:

bun run docker:build

Pause the Party

To stop Docker containers and networks:

bun run docker:down

Access to MongoDB

Want to dive into the data? Access the MongoDB instance using the following tools:

Connect to the MongoDB database with these settings:

  • Host name/address: db
  • Port: 27017
  • Username: admin
  • Password: admin

Technologies Used

This app is powered by a robust tech stack:

  • Docker
  • MongoDB
  • Next.js

Authors

Meet the creative minds behind the project:

Enjoy using TueTops – Pizza Ordering App and have fun at the summer fest! 🍕

About

A pizza + food ordering system for events

https://pizza.fsi.uni-tuebingen.de

License:Other


Languages

Language:TypeScript 69.1%Language:JavaScript 26.8%Language:CSS 3.0%Language:Dockerfile 1.1%