Giter Club home page Giter Club logo

keshav2136 / online-retail-marketplace Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 1.0 19.55 MB

Django-based online marketplace for clothes. Taking the local retail marketplace of India online. \ Select on your phone. Try in the shop, on a later date. \

License: GNU General Public License v3.0

Python 15.60% HTML 51.21% CSS 24.30% JavaScript 8.88%
python3 django django-framework python-3 bulma bulma-css bulma-css-framework jquery javascript html5

online-retail-marketplace's Introduction

Hi ๐Ÿ‘‹, I'm Keshav Sharma

A passionate full-stack remote developer from India

keshav2136

keshav2136

Blogs posts

Connect with me:

keshav2136 keshav2136 @alpha-lynx keshav2136

Languages and Tools:

bash c express figma git javascript laravel linux mongodb mysql nextjs php postgresql python

keshav2136

ย keshav2136

keshav2136

online-retail-marketplace's People

Contributors

keshav2136 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

draftspace

online-retail-marketplace's Issues

Remove secret values and change from .env

APP_DOMAIN=onlineretail-backend.us.auth0.com

I was going to look at your code to see if you were locked into Django and I noticed you are saving sensitive info into github.

Here is a link with more info,
https://dev.to/somedood/please-dont-commit-env-3o9h
but long story short you need to:

  1. regenerate your secret
  2. add .env to your .gitignore
  3. save empty vars to .env-default(commit this to git)
  4. remove .env from being tracked
  5. push to github and ensure .env doesnt exist
  6. use .env-config to make .env and complete the variables with correct answers

Following these steps will help keep your webapp secure

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.