Skip to content

This project is a Grocery Item Management System built using Django and Django Rest Framework (DRF).

Notifications You must be signed in to change notification settings

GauravKaklotar/Grocery_Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocery Item Management System

This project is a Grocery Item Management System built using Django and Django Rest Framework (DRF) for handling backend operations, with Google OAuth2 login using django-allauth. Users can create, view, edit, and delete grocery items categorized under specific categories.

Features

  • User authentication using Google OAuth2.
  • Full CRUD functionality for grocery items.
  • Grocery items are associated with the logged-in user.

Tech Stack

  • Backend: Django, Django Rest Framework (DRF)
  • Authentication: Google OAuth2 via django-allauth
  • Database: SQLite (default, but can be configured to PostgreSQL, MySQL, etc.)

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.10+ installed on your local machine.
  • pip (Python package installer) installed.
  • A Google Cloud project with OAuth2 credentials for Google sign-in.

About

This project is a Grocery Item Management System built using Django and Django Rest Framework (DRF).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published