Skip to content

Latest commit

 

History

History
118 lines (80 loc) · 4.71 KB

learn.md

File metadata and controls

118 lines (80 loc) · 4.71 KB

Smart Saver

Welcome to Smart Saver, an e-commerce website focused on saving each rupee of users which they spend on household items. This repository offeres various users to keep track of their product's status. Through our website users can easily track their product's expiration date by getting notified through their mobile phones.

Table Of Contents

  1. Getting Started
    • Prerequisites
    • Installation
  2. HTML5
    • Introduction
    • Resources
  3. CSS
    • Introduction
    • Resources
  4. JavaScript
    • Introduction
    • Resources
  5. Bootstrap
    • Introduction
    • Resources
  6. Contribution Guidelines
  7. Code of Conduct
  8. License
  9. Contact Us

Getting Started

Prerequisites

To contribute or work effectively within this project, ensure that you meet these minimum requirements:

  • Basic understanding of HTML, CSS, JS, and Bootstrap.
  • Familiarity with version control systems like Git and GitHub.

Installation

Fork this repo into your personal account and clone it locally. Set up your development environment accordingly:

git clone https://github.com/usha-madithati/esmart.github.io
 cd esmart.github.io 

Now, you can start contributing to the documentation or codebase.

HTML5

Introduction

HyperText Markup Language (HTML) serves as the foundation for building websites. With its latest iteration - HTML5 - new semantic tags, improved forms handling, video integration, etc., make content creation easier than ever before.

Resources

CSS

Introduction

Cascading Style Sheets (CSS) allow designers to separate presentation from structure in web pages created with HTML. It has evolved significantly over time, offering advanced features for styling responsive designs.

Resources

JAVASCRIPT

Introduction

JavaScript (JS) powers interactive elements on websites. As one of the three pillars of modern front-end web development, mastery of JavaScript unlocks opportunities for creating complex applications.

Resources

BOOTSTRAP

Introduction

Bootstrap is a popular framework for designing mobile-first responsive projects quickly and efficiently. Built upon HTML, CSS, and JS, Bootstrap streamlines UI prototyping and reduces cross-browser compatibility issues.

Resources

Contribution Guidelines

We welcome contributions of all kinds, including bug fixes, feature enhancements, typos, and other improvements. To maintain consistency across the project, please follow the guidelines outlined in CONTRIBUTING.md.

Code of Conduct

Please review and comply with our Code of Conduct policy when interacting with others in this community.

License

This project uses the MIT license; see the details in the LICENSE.txt file.

Contact Us

For queries related to this project, submit an issue via GitHub or contact us directly through email ushamadithati712@gmail.com. Our team will be happy to assist you further. Happy coding!