Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arya237/foodPilot

Repository files navigation

FoodPilot

FoodPilot is an automation tool that helps students of Bu-Ali Sina University automatically reserve meals without the hassle of manual booking. Built with Go 1.24, it’s lightweight, fast, and easy to run both locally and in containers.

Features

  • Automatic reservation of daily meals
  • Scheduled booking at the right time
  • Secure login with university credentials
  • Docker-ready for quick deployment
  • Built with modern Go 1.24 concurrency

Tech Stack

  • Language: Go 1.24
  • Containerization: Docker
  • CI/CD: GitHub Actions (for build and image publishing)

Getting Started

Prerequisites


Installation (from source)

Clone the repository:

git clone https://github.com/<your-username>/foodpilot.git
cd foodpilot

Build the project:

go build -o foodpilot ./...

Run:

./foodpilot

Send Mail

You can learn how to use This Readme


Contributing

Contributions are welcome!

Fork the repo

  1. Create your feature branch: git checkout -b feature/my-feature
  2. Commit changes: git commit -m 'Add my feature'
  3. Push to the branch: git push origin feature/my-feature
  4. Open a Pull Request

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •