{"id":24851951,"url":"https://github.com/pavanvaranasi02/ecommerce-website","last_synced_at":"2025-10-08T04:41:42.226Z","repository":{"id":220371602,"uuid":"751444782","full_name":"pavanvaranasi02/Ecommerce-Website","owner":"pavanvaranasi02","description":"\"An e-commerce web app with user registration, login, responsive product listing, and a 'Buy Later' feature. Built using Java, Servlets, JSP, JDBC, and styled with CSS. Enhance your online shopping experience!\"","archived":false,"fork":false,"pushed_at":"2024-02-01T17:45:22.000Z","size":2323,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T19:06:55.238Z","etag":null,"topics":["java","jdbc","jsp","security","servlets"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pavanvaranasi02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-01T16:17:17.000Z","updated_at":"2025-01-23T16:41:30.000Z","dependencies_parsed_at":"2024-02-01T19:06:28.614Z","dependency_job_id":null,"html_url":"https://github.com/pavanvaranasi02/Ecommerce-Website","commit_stats":null,"previous_names":["nagasaipavan1/ecommerce-website","pavanvaranasi02/ecommerce-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavanvaranasi02%2FEcommerce-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavanvaranasi02%2FEcommerce-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavanvaranasi02%2FEcommerce-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pavanvaranasi02%2FEcommerce-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pavanvaranasi02","download_url":"https://codeload.github.com/pavanvaranasi02/Ecommerce-Website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618276,"owners_count":21134200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","jdbc","jsp","security","servlets"],"created_at":"2025-01-31T14:38:20.449Z","updated_at":"2025-10-08T04:41:42.123Z","avatar_url":"https://github.com/pavanvaranasi02.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# E-Commerce Website\n\nThis is a simple E-Commerce website project developed using Java, Servlets, and JSP. The project includes features like user registration, login, product listing, and a \"Buy Later\" functionality.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Setup](#setup)\n- [Usage](#usage)\n- [Screenshots](#screenshots)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n1. User Registration and Login\n2. Product Listing\n3. Buy Later Functionality\n4. Responsive Design\n5. Secure URLs\n\n## Technologies Used\n\n- Java\n- Servlets\n- JSP (JavaServer Pages)\n- HTML5\n- CSS3\n- MySQL (for database)\n\n## Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nagasaipavan1/E-Commerce-Website.git\n   ```\n\n2. Import the project into your favorite IDE (Eclipse, IntelliJ, etc.).\n\n3. Configure your MySQL database settings in `DatabaseConnection.java`.\n\n4. Run the SQL script provided in the `database` folder to set up the necessary tables.\n\n## Usage\n\n1. Run the project on your local server.\n\n2. Open your web browser and go to [http://localhost:8080/Ecommerce_Website](http://localhost:8080/Ecommerce_Website).\n\n3. Explore the features like user registration, login, product listing, and \"Buy Later\" functionality.\n\n## Screenshots\nHome Page:\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 37 54 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/e2d16129-0e9e-4f7a-9aa1-729ecbacb311\"\u003e\nProducts List Page:\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 38 21 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/62618f7a-5fae-4308-bc39-cb867eab99fe\"\u003e\nLogin Page:\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 39 10 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/149a42ff-25e0-4c96-bdf0-ba43831decad\"\u003e\nHome Page After Login\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 39 39 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/7b662fc8-e5f6-4ebb-9cf5-00dedddb5ded\"\u003e\nBuy Later Products Id's\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 40 31 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/c3f6ad86-fb4a-480a-ac6e-4cd5d0421275\"\u003e\nTo Add New Products\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 40 59 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/b14792ca-66d0-49dd-8943-b699de480730\"\u003e\nTo Edit Existing Products\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 41 38 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/32dce998-101c-4254-8453-e50de11b275c\"\u003e\nTo Delete Existing Product\n\u003cimg width=\"1440\" alt=\"Screenshot 2024-02-01 at 10 42 04 PM\" src=\"https://github.com/nagasaipavan1/Ecommerce-Website/assets/104422334/0c0e6d49-a036-4959-8660-723dc2642cf2\"\u003e\n\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Extended Features\n\n1. **Product Details Page:**\n   - View detailed information about a product by clicking on its name or image.\n\n2. **Search Functionality:**\n   - Implement a search bar to allow users to search for products based on keywords.\n\n3. **Sorting and Filtering:**\n   - Provide options to sort products by price, name, or category.\n   - Allow users to filter products based on categories or price ranges.\n\n4. **User Profile:**\n   - Users can view and edit their profile information.\n   - Display order history, purchase details, and \"Buy Later\" items.\n\n5. **Shopping Cart:**\n   - Users can add products to their shopping cart for future checkout.\n   - Implement the ability to modify the cart, update quantities, and remove items.\n\n6. **Checkout Process:**\n   - Guide users through a seamless checkout process.\n   - Collect shipping information, payment details, and confirm the order.\n\n7. **Order Confirmation:**\n   - Provide a confirmation page after a successful order with order summary.\n\n8. **Product Reviews and Ratings:**\n   - Allow users to leave reviews and ratings for products.\n   - Display average ratings and reviews on product pages.\n\n9. **Admin Panel:**\n   - Implement an admin panel to manage products, users, and orders.\n   - Add, edit, or delete products through the admin interface.\n\n10. **Security Measures:**\n    - Implement secure password storage using hashing algorithms.\n    - Use HTTPS to encrypt data during transmission.\n\n11. **Email Notifications:**\n    - Send email confirmations for user registration, order placement, and shipping updates.\n\n12. **Responsive Design:**\n    - Ensure a responsive design for compatibility with various devices (desktop, tablet, mobile).\n\n13. **Forgot Password Functionality:**\n    - Allow users to reset their passwords through a \"Forgot Password\" link.\n\n14. **Social Media Integration:**\n    - Enable users to share products on social media platforms.\n\n16. **Discounts and Promotions:**\n    - Implement discount codes or promotions during the checkout process.\n\n17. **Multiple Currency Support:**\n    - Support multiple currencies for a global audience.\n\n18. **Internationalization (I18n) and Localization (L10n):**\n    - Provide support for different languages and regions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavanvaranasi02%2Fecommerce-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavanvaranasi02%2Fecommerce-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavanvaranasi02%2Fecommerce-website/lists"}