Skip to content

inzamul36/Django-ROMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Restaurant Order Management System (DjangoROMS)

About this application

This application is created by MD INZAMUL HAQUE for INFORTECH Solutions. This is a simple restaurant order management system.

Framework: Django 1.10.1
Language : Python 3.6

Install

python manage.py migrate
  • Login: Username: inzamul36
    Password: 123456asdfgh

  • To Add new user go to "DOMS/urls.py" uncomment this line:

# url(r'^admin/', admin.site.urls),

by deleting "#". Then login into admin(Django administration). click Users -> add and add user.

  • Again comment this line:
url(r'^admin/', admin.site.urls),

to hide admin(Django administration).

Features

  • Add order
  • Add products
  • Export Order (pdf, excel, csv and etc)
  • Edit / Delete Order
  • Search Order
  • Print Invoice
  • Easy interface
  • Mobile view

Uses

  • Restaurant Order
  • Facebook Commerce
  • etc...

Contact me

Facebook: facebook.com/inzamul36
Email: inzamul36@gmail.com, inzamuk36@live.com, inzamul36@yahoo.com

About

Django Restaurant Order Management System (DjangoROMS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published