Giter Club home page Giter Club logo

unit-1-project's Introduction

UNIT-1-PROJECT

Based on what you’ve learned until now , create a project of your choosing (impress us with your imagination) . This project must at least satisfy the following minimum requirements :

  • Must be interactive on CLI.
  • Use your coding skills in Python accurately.
  • Organize Your Code into modules & (or packages)

Example Project : An online Grocery Store :

Overview : An online store that sells fruits to customers. This online store has 2 main users. The customer and the manager of the store . Each one of them should be able to do the following tasks for the store to function properly .

As a customer I should be able to do the following :

  • Browse Products .
  • View the product info (summary, specs, price, quantity , etc.)
  • Search for Products.
  • Get recommendations for my next purchase based on my purchase history.
  • Add Products to the shopping cart .
  • Remove a product from the shopping cart.
  • List the products in my shopping cart.
  • Continue to checkout .
  • Fill in my address for delivery.
  • Get receipt of my purchases.
  • Check delivery status .

Usage :

Explain to the user how to use your project . for example:

  • type in search product_name to search for a product.
  • type in list_products to show all the products in the grocery.
  • type in show product_name to get information about this product.
  • type in buy product_name to buy the product .
  • and so on...

For your project. Edit this README.md file to include your own project name, overview, user stories, and usage.

unit-1-project's People

Contributors

aqeel-aleid avatar

Watchers

 avatar

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.