shockz
TTCTheo's Typesafe Cult
•Created by shockz on 9/12/2024 in #questions
Need help picking a front end framework.
I am making a project which will have primarly many dashboards.
I need help picking a framework which will work nicely with Hono which will act as my backend.
Some wants are
- File Based Routing
- Works with Shadcn
32 replies
TTCTheo's Typesafe Cult
•Created by shockz on 8/29/2024 in #questions
Hey guys, weird question but am looking for suggestions.
Hey people!
I am starting in web development, and need some suggestions on what technologies I should use for my project.
The project idea is a Restaurant Management Platform
Which you can use a management portal (website) to manage your store, menus, employees and details + multiple branches if you have many locations.
And in-store some desktop-based solution for POS Systems, Kitchen Displays, Customer Displays + more.
I need help figuring out what tech to use for my site and in-store systems.
Currenlty I am using Next.js for my site, and then bun (+hono) for my backend, but I am unsure whether I should probably use Next.js api routes instead.
Also how should I handle in-store communication for real-time order, tracking updates? I may the two options of a dedicated store hub or cloud-based alternative.
Lastly is authentication, I think I like Auth.js, and have had great experience with using that + a database, though am not sure if that'd be suitable for "cooporate" clients.
Thanks guys, I am a complete noob so feel free to give me constructive ideas wherever you see fit :)
137 replies