Giter Club home page Giter Club logo

project-assignment-the-baby-corner-shop2's Introduction

This is the project that had to be done for a certain course I applied for. I started with the project as soon as I got the notion of it, 24th of June after work (at 21h) trying to catch up with it until 27th of June 23:59h. I was working every day long shifts (weekends included) and I started from scratch, so the project stayed not accomplished due to lack of time.

If you're accessing it from your terminal, you'd need to install couple of things first. Please, follow the instructions mentioned below.

Accessing from the Gitpod terminal:

  • pip3 install django
  • pip3 install django-allauth==0.41.0
  • pip install Pillow
  • python3 manage.py migrate
  • python3 manage.py loaddata categories
  • python3 manage.py loaddata projects

In case if superuser would need to be created, please write:

  • python3 manage.py createsuperuser and insert your name, email and password.

Requirements:

  • User must be able to add an item to the shopping list

  • User must be able to view their whole shopping list

  • User must be able to delete an individual item from the shopping list

  • User must be able to delete their entire shopping list, with a single button click (without going and deleting each individual item one by one)

  • Each user must be able to login with their Google account and their shopping list must persist between their logins

project-assignment-the-baby-corner-shop2's People

Contributors

gillem avatar

Watchers

 avatar

Forkers

pilch2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.