Skip to content

This is a integrated web app with chat bot and many other features made for the modern retail markets. Built using Django

Notifications You must be signed in to change notification settings

Dilshaad21/Aurdo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurdo

Theme

This is an order accepting app which doesn’t require any operator or receptionist. The basic idea is to get users’ orders in the form of an audio file and then process it accordingly. It is actually a seller oriented app.

Technology Stack

Components

  • HTML, CSS: making views and styling wepages
  • Bootstrap: for styling webpages
  • Javascript: for making dynamic frontend
  • Python: language used as a major part in the framework
  • sqlite3: for database management

Requirements

  • Django --version >=2
  • Python --version >=3.5

How to delpoy ?

  • Create a virtual env using conda,pip or virtualenv.
  • Install django after activating virtual environment.
  • Install libraries pandas,numpy,matplotlib using pip install<library_name> in virtual env.
  • Run migrations using python manage.py makemigrations.
  • After running migrations run python manage.py migrate.
  • Now, run python manage.py runserver to run it in localhost:8000.

About

This is a integrated web app with chat bot and many other features made for the modern retail markets. Built using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •