GithubHelp home page GithubHelp logo

binah25 / anidasoc-pa-herbal-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swiftdevs1/anidasoc-pa-herbal-project

1.0 0.0 0.0 29 MB

this is an e commerce project

JavaScript 34.83% Python 11.25% CSS 36.84% HTML 17.08%

anidasoc-pa-herbal-project's Introduction

ANIDASOC-PA-HERBAL-PROJECT

An E-Commerce website for selling herbal medicine to prove human health and it is open to the public

vision

Helping customers orders their product online anywhere.

mission

to reach to a larger number of customers to increase productivity and become of the leading herbal company in Ghana

Table of content

  • Background
  • Objectives
  • Technologies Used
  • Web Key features
  • Product specialization
  • Project Status

Background

This project is requirement of our software engineering course dcit 208, to find a real client and develop a software to him or her according to his or her need by using the agile approach.

Objectives

To help the customer order product online to assistant the customer online through the chatbot to help the customer find more information about the company and product reviews

Technologies Used

HTML/CSS/Javascript (Frontend) Prosgres (Database) Django - Framework, Python (Backend)

Web Key features

  • Landing/Home page
  • FAQ/ContactUs Page
  • Registration Page
  • Product Details Page
  • Cart Page
  • Checkout Page
  • Customer Profile Page
  • Customer Order History Page
  • Login Page
  • About Us

Unauthenticated User:

User starts flow by entering the Landing page from the link and can check through who we are and the services we can offer. the user can view product, add product to cart but cannot checkout unless he or she has registered and login. for users that do not want to register but want to order can do that by using the chatbot and provide the necessary information of the product and delivery location.

Authenticated User:

The user now has full access to all our services The user has a dashboard where he can see his or her order history, product in cart at any time. The user also has a setting and profile he or her can update anytime he or she logs in.

Product Specialization

Mobile Phones and Laptops

Project Status

Project is in progress

Github Collaboration

  1. Fork this repository and create a project folde on your local manchine
  2. Navigate to the terminal (pointing to your project folder/directory), Clone and then open it up on your prefered code editor
git clone https://github.com/swiftdevs1/ANIDASOC-PA-HERBAL-PROJECT.git
  1. Open terminal and set upsream branch:
git remote add upstream hhttps://github.com/swiftdevs1/ANIDASOC-PA-HERBAL-PROJECT.git
  1. Pull upstream to get the latest update from the original repo (https://github.com/swiftdevs1/ANIDASOC-PA-HERBAL-PROJECT.git)
git pull upstream main
  1. Create a new branch for the task your are doing eg:
git checkout -b support-module
  1. After making changes, do
git add .
  1. Commit your changes with a descriptive commit message
git commit -m "commit message"
  1. To make sure there are no conflicts:
git pull upstream main
  1. Push changes to your new branch:
git push origin your-current-branch-name
  1. Create a pull request to the main branch

anidasoc-pa-herbal-project's People

Contributors

binah25 avatar delalo avatar

Stargazers

 avatar  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.