Giter Site home page Giter Site logo

ecommerce's Introduction

ecommerce's People

Contributors

afterdie avatar aindree-2005 avatar ankushj0801 avatar ayusht777 avatar chintan-golakiya avatar devika-singh avatar dibyendu303 avatar harshitsharma4 avatar kshitij01042002 avatar maheshwar-verma avatar mcoder86a avatar prasad-mutnale avatar pss2134 avatar rithvik9620 avatar rohan9024 avatar sami3160 avatar saurabhgdeshmukh avatar singhcoder694 avatar sudhansuuranjan avatar tushar-daiya avatar yash-ainapure avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ecommerce's Issues

Imrove the design of the profile page

Currently the profile page looks like this:
image

I want to improve the design of the profile page which will display the name and email of the user who has logged in.
Please assign me this task @rohan9024 .

<security> Firebase.js file is exposed

firebase.js contains api key of your dataset which is exposed to all. We can created a .env file to store all the api keys
API keys can be tracked by crawlers and bots soo exposing it isn't a great pracitse even if it's a free one.

Database Design

Since all the data is rendered from hard-coded Json file. We should use firebase firestore to store all the data and thus render
it accordingly. This task can be divided into following tasks

  1. Creating database schema to store all the data and creating Storage bucket to store the images.
  2. Rendering all the data from database

I think this task should be done in two different PR.

Making a carousel

We can have a carousel on the landing page of the website.
Assign this issue to me

Admin Page

Since the data currently in the website is all hardcoded, it's not a good practise we should make a page for admin to upload product details which is then rendered rather than hard coded data

Current Json Data format
{
"category": "Women",
"title": "Antheaa",
"desc": "Black & Rust Orange Floral Print Tiered Midi Fit & Flare Dress with Ruffles",
"price": "โ‚น983",
"img":img35
}

We can take these inputs from the admin along with this one additional information of sub-category will be useful.

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.