Skip to content

Javiink/fastpoke-frontend

Repository files navigation

FastPoke Logo

🍚 FastPoke 🍚

A food ordering application designed for poke restaurant kiosks

View Demo · Report Bug · Request Feature

GitHub Actions Workflow Status GitHub package.json version GitHub License

Nest API Angular Frontend MongoDB Database
Docker Compose Containerization GitHub Actions Continuous Integration

❔ What's this about?

FastPoke is a solution for poke restaurants that make ordering faster and more intuitive.

It has been designed to use it in ordering kiosks, like the ones you see in fast food restaurant chains. Customers make their orders in the touchscreen, having all the resturant menu options at hand.

This is a practice project I've made to dive deep in Angular and Nest. It is extensible and there are many upgrades I have planned for it.

🚀 Usage

Please refer to the backend (main) repo for details.

✌️ Contributing

FastPoke is built by the API and the frontend (this repo). Contributions to either (or both) of the repositories are always welcome!

If you want to contribute to the frontend, follow the steps below. When you are finished, please make a Pull Request. You can copy the src/environments/environment.example.ts file to src/environments/environment.ts and fill it with your values to match your environment.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! 🌟💖

For instructions for contributing to the API, please head to fastpoke-backend README section

⚙️ Roadmap

  • Show custom bowl ingredients in the order review modal
  • Ability to increase or decrease number of the same item in the order review modal
  • Show combo contents in the order review modal

📩 Contact

You can contact me via these socials:

Contact linkedIn Contact Telegram

⚖️ License

FastPoke is GNU licensed.