Skip to content

This is my final projects for the Meta Django Back-End course, where I focus on designing the back-end of a fictional restaurant Website using Django and two APIs Django rest framework.

Notifications You must be signed in to change notification settings

mtoof/Final-project-Django-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo consist of three projects:

  1. LittleLemon Restaurante - A restaurant website developed in pure Django with a menu,menu-items and a reservation form
  2. User Rating API - A REST API for the restaurant users to rate the menu-items using DRF and Token authentication.
  3. User manager API - A REST API for the restaurant manager to manage users to add them to either Manager or Delivery crew using DRF and Token authentication.

How to run the project

  1. Clone the repo
  2. Follow the instructions in the README.md of each project to run the project.

About

This is my final projects for the Meta Django Back-End course, where I focus on designing the back-end of a fictional restaurant Website using Django and two APIs Django rest framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published