Giter Site home page Giter Site logo

jsonnet / swd-ecom Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 163 KB

Thin Air LTD presents in cooperation with SWD20 a new e-commerce platform. This was a course project

License: GNU General Public License v3.0

Python 54.11% CSS 1.89% HTML 42.40% JavaScript 1.60%
uds university project swd

swd-ecom's Introduction

Database Seeds
-You can either use the function under /api/test/createPartner to create a new partner for the purpose of testing the API (you get a token displayed)
- Or you can even go as far as using the fixture.json to load existing data into the database by using `manage.py loaddata fixture.json`
- Another way would be to access the /admin panel, as every model if accessible from there user either `manage.py createsuperuser` (or use [email protected] with pw: y when loading our fixture)

SSO
As the Google only allows an actual URL you have to use localhost:3000 for being able to log in with google, with 127.0.0.1 google will always tell you invalid_request, even though it is added to the whitelist (--> this is an intended behavior by Google!)

swd-ecom's People

Contributors

gobattiston avatar jsonnet avatar

Watchers

 avatar

swd-ecom's Issues

Change default for page

Somehow messed up and set default for the page parameter for the api product list in line 41 to zero instead of one. Thus it would break the calculation and wouldn't show any products.

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.