Skip to content

API project for the Little Lemon restaurant so that the client application developers can use the APIs to develop web and mobile applications.

Notifications You must be signed in to change notification settings

t1maqa/little-lemon-api-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

little-lemon-api-project

Little Lemon API project

Short explanation:

Fully functioning API project for the Little Lemon restaurant so that the client application developers can use the APIs to develop web and mobile applications. People with different roles will be able to browse, add and edit menu items, place orders, browse orders, assign delivery crew to orders and finally deliver the orders.

After opening the project in the IDE, please run the following commands:

  1. pipenv shell
  2. pipenv install django
  3. pipenv install setuptools

It is strongly recommended to use Insomnia to test APIs.

Superuser's login & password:

  1. login: admin
  2. password: 123

About

API project for the Little Lemon restaurant so that the client application developers can use the APIs to develop web and mobile applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages