{"id":23053405,"url":"https://github.com/adityaanandcodes/walkwise","last_synced_at":"2025-06-11T14:34:30.927Z","repository":{"id":239445954,"uuid":"799557259","full_name":"AdityaAnandCodes/WalkWise","owner":"AdityaAnandCodes","description":"WalkWise - a Shoe Focused e-Commerce Website that provides Seamless user experience. Consistent in its Design throughout the web-pages. It provides a Platform for the shoe selling shops to hold their Business High on the Growing Online Market. ","archived":false,"fork":false,"pushed_at":"2024-05-13T10:55:59.000Z","size":10854,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T04:27:49.747Z","etag":null,"topics":["flask","flask-sqlalchemy","html-css-javascript","webdesign","website"],"latest_commit_sha":null,"homepage":"https://walkwise-8eon.onrender.com/","language":"HTML","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/AdityaAnandCodes.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,"publiccode":null,"codemeta":null}},"created_at":"2024-05-12T13:57:09.000Z","updated_at":"2024-11-23T08:21:36.000Z","dependencies_parsed_at":"2025-02-08T18:38:03.373Z","dependency_job_id":null,"html_url":"https://github.com/AdityaAnandCodes/WalkWise","commit_stats":null,"previous_names":["adityaanandcodes/walkwise"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaAnandCodes%2FWalkWise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaAnandCodes%2FWalkWise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaAnandCodes%2FWalkWise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaAnandCodes%2FWalkWise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdityaAnandCodes","download_url":"https://codeload.github.com/AdityaAnandCodes/WalkWise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdityaAnandCodes%2FWalkWise/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259280657,"owners_count":22833433,"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":["flask","flask-sqlalchemy","html-css-javascript","webdesign","website"],"created_at":"2024-12-16T00:18:06.629Z","updated_at":"2025-06-11T14:34:30.885Z","avatar_url":"https://github.com/AdityaAnandCodes.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WalkWise\n\nWalkWise is a shoe-selling website implemented using HTML, CSS, and JavaScript for the frontend, and Flask for the backend. The frontend design, including the choice of brand color/accent, other colors, and fonts, was meticulously curated to match the website's personality and enhance user experience. The backend development, handled by a teammate, utilized Flask for its flexibility and ease of use.  \n\nThe Website is live on  - https://walkwise-8eon.onrender.com/\n\n\n\n## Features\n\n1. **User Authentication**: Users can sign up, log in, and log out securely.\n2. **Product Management**: Admins can add, edit, and delete products.\n3. **Shopping Cart**: Users can add products to their cart and proceed to checkout.\n4. **Image Upload**: Cloudinary is used to store uploaded images for products.\n5. **Database Handling**: SQLAlchemy is used to manage the database, ensuring efficient data handling.\n\n\n\n## Technologies Used\n\n- **Frontend**: HTML, CSS, JavaScript, Bootstrap\n- **Backend**: Flask, SQLAlchemy\n- **Image Storage**: Cloudinary\n- **Libraries**: Flaticon (for icons), Bootstrap (for styling)\n\n\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/walkwise.git\n\n2. Install dependencies\n   \n   ```bash\n   pip install -r requirements.txt\n\n3. Set up Cloudinary:\n\n   Create a Cloudinary account at cloudinary.com\n\n   Configure Your app.py\n   \n   ```app.py\n   cloudinary.config( \n    cloud_name = \"your cloud_name\", \n    api_key = \"your_api_key\", \n    api_secret = \"your_api_secret_key\"\n   )\n\n4. Run the application\n\n   ```bash\n   python app.py\n\n5. Access the application at http://localhost:5000\n   \n   Incase of errors make sure all the modules that need to be imported are already imported if not manually import them using pip install command.\n\n\n\n## Contributing\n\nWe welcome contributions to improve WalkWise. If you'd like to contribute, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-improvement`).\n3. Make your changes.\n4. Commit your changes (`git commit -am 'Add new feature'`).\n5. Push to the branch (`git push origin feature-improvement`).\n6. Create a new Pull Request.\n\n\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n\n\n## Contact\n\nFor any inquiries or suggestions regarding WalkWise, please contact https://www.linkedin.com/in/adityaanand-sahil/\n\n\n\n### Credits\n  Thanks To My Wonderful Teammate without whom this website wouldnt be possible:  \n   Raksha BV  \n   https://www.linkedin.com/in/raksha-bv/  \n   https://github.com/raksha-bv  \n    \n   \n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityaanandcodes%2Fwalkwise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityaanandcodes%2Fwalkwise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityaanandcodes%2Fwalkwise/lists"}