Giter VIP home page Giter VIP logo

buyme's Introduction

BuyMe - A Full Stack E-Commerce App

Welcome to BuyMe, E-Commerce platform built using React Native(with Redux), Node.js, and MongoDB. BuyMe offers a wide range of features for both users and administrators, facilitating seamless online shopping experiences. This README provides an overview of the project structure, features, and instructions for setup.

Product Images:

Table of Contents

Features

BuyMe is designed to provide a comprehensive E-Commerce solution with the following features:

  1. User/Admin Login: Secure login functionality for both users and administrators.
  2. User/Admin Sign Up: Easy registration process for new users and administrators.
  3. Change Password and Forgot Password: Options to change passwords and recover forgotten passwords.
  4. Products Page: Browse and search through a wide range of products.
  5. Profile Page: User/admin profile management and information display.
  6. CRUD Products: Create, read, update, and delete product listings.
  7. Admin Panel: Dedicated admin dashboard for managing products and orders.
  8. User/Admin Orders: View and track the status of orders for users and administrators.
  9. User/Admin Products: Manage and organize product listings.
  10. Product Details: Detailed information and specifications for each product.
  11. Add/Delete/Update Product Images: Easily manage product images.
  12. Add/Delete/Update Product Category: Organize products by categories.
  13. Add/Get/Process Orders: Smooth order management process for users and administrators.
  14. Process Payment: Secure payment processing integrated into the platform.

Project Structure

The project is organized into the following main directories:

  • frontend: Contains the React Native frontend codebase.
  • server: Houses the Node.js backend codebase.

Getting Started

Prerequisites

Before you begin, make sure you have the following software installed:

  • Node.js
  • MongoDB
  • React Native development environment

Installation

  1. Clone this repository using:

    git clone https://github.com/your-username/buyme.git
  2. Navigate to the frontend directory and install the frontend dependencies:

    cd buyme/frontend
    npm install
  3. Similarly, navigate to the server directory and install the backend dependencies:

    cd ../server
    npm install
  4. Configure the database connection by editing the .env file in the server directory.

  5. Start the backend server:

    npm start
  6. In a separate terminal, start the React Native development server:

    cd ../frontend
    npm start
  7. Follow the instructions provided by React Native to launch the app on your preferred platform.

Usage

After setting up the project, you can use BuyMe for online shopping. Users can sign up, browse products, place orders, and manage their profiles. Administrators have access to additional functionalities for managing products, categories, and orders.

Contributing

Contributions are welcome! If you'd like to contribute to BuyMe, please follow the standard open-source practices: fork the repository, create a new branch, make your changes, and submit a pull request.


buyme's People

Contributors

alishashaw439 avatar

Stargazers

Rodrigo Figueroa avatar

Watchers

James Cloos avatar  avatar

buyme's Issues

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.