Review of big Actix-web project (Takeaway platform)

Hello

I have made a platform as a cheaper alternative to Takeaway.
It is coded in Rust (Actix-web).

View git here: GitHub - NielDuysters/hellofood

It is the second project I have made in Rust and am wondering the following things:

  • Would you consider this code production ready?
  • Is it safe and stable?
  • Have I followed the best practices?
  • What would you do different?
  • Would you structure the project different?

I have not yet deployed this code online. But if you are interested you can see how it looks in this video: Maak kennis met Hellofood - YouTube

Thanks!

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.