Welcome Guest, Not a member yet? Register   Sign In
Introducing TastyIgniter - Open source Restaurant Ordering & Reservation System
#1

(This post was last modified: 10-18-2015, 05:20 AM by sampoyigi.)

Hi All-


I just released an online restaurant ordering and reservation system / restaurant table manager. It is proudly built on the CodeIgniter Framework. I've been working on this project for 2 years now, and I am continually impressed by its consistency and its depth. Its really an amazing system and is my first open source project.

more info & demo: http://tastyigniter.com
github: https://github.com/tastyigniter/TastyIgniter

Feedback and Contributions will be highly appreciated Smile
TastyIgniter - Open Source Restaurant Ordering and Management System
Reply
#2

+1 for sharing
will try it.
Reply
#3

all are in beta? do you have exact date for stable version?
I will play with it.
Reply
#4

Thank you.

I'm looking to release a stable version sometime this month after i get some user feedback. I've recently completed the acceptance testing. I'm just looking to have some developer participation and advice before i declare it stable Smile
TastyIgniter - Open Source Restaurant Ordering and Management System
Reply
#5

Very Nice looks like a lot of work has gone into this.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#6

Indeed Smile. Your views and feature suggestion are also welcome.
TastyIgniter - Open Source Restaurant Ordering and Management System
Reply
#7

(10-02-2015, 08:40 AM)sampoyigi Wrote: Hi All-


I just released an online restaurant ordering and reservation system / restaurant table manager. It is proudly built on the CodeIgniter Framework. I've been working on this project for 2 years now, and I am continually impressed by its consistency and its depth. Its really an amazing system and is my first open source project.

more info & demo: http://tastyigniter.com
github: https://github.com/tastyigniter/TastyIgniter

Feedback and Contributions will be highly appreciated Smile

Thank you for sharing your code and supporting the CodeIgniter Community.

DMyers
Reply
#8

(10-03-2015, 02:29 PM)dmyers Wrote:
(10-02-2015, 08:40 AM)sampoyigi Wrote: Hi All-


I just released an online restaurant ordering and reservation system / restaurant table manager. It is proudly built on the CodeIgniter Framework. I've been working on this project for 2 years now, and I am continually impressed by its consistency and its depth. Its really an amazing system and is my first open source project.

more info & demo: http://tastyigniter.com
github: https://github.com/tastyigniter/TastyIgniter

Feedback and Contributions will be highly appreciated Smile

Thank you for sharing your code and supporting the CodeIgniter Community.

DMyers

My pleasure Smile Maybe you could also give it a try sometime anytime Smile, would be nice to hear what you think.
TastyIgniter - Open Source Restaurant Ordering and Management System
Reply
#9

(This post was last modified: 10-05-2015, 09:07 AM by arma7x. Edit Reason: ***Found error*** )

Nice job but im having error issues Severity:Error --> Call to undefined method Currencies_model::addCurrency()File path admin/controllers/Currencies.php line 160.
***Update:: Just found out the error, addCurrency() method does not exist in Currencies_model.php. File path system/tastyigniter/models
Keep calm.
Reply
#10

(10-05-2015, 07:09 AM)arma7x Wrote: Nice job but im having error issues Severity:Error --> Call to undefined method Currencies_model::addCurrency()File path admin/controllers/Currencies.php line 160.
***Update:: Just found out the error, addCurrency() method does not exist in Currencies_model.php. File path system/tastyigniter/models

That error was fixed in https://github.com/tastyigniter/TastyIgn...l/84/files

The addCurrency() method was replaced with saveCurrency().

You can always use the bug tracker to find bug fix and let us know what you think of the system and how it can be improved
TastyIgniter - Open Source Restaurant Ordering and Management System
Reply




Theme © iAndrew 2016 - Forum software by © MyBB