Code Monkey home page Code Monkey logo

dropswift's Introduction

DropSwift

Dropswift Screenshot

DropSwift is an E-commerce dropshipping website with a sleek design and easy-to-use features. This README will guide you through the installation process and how to use the application.

Installation

To install DropSwift on your local machine, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/Osilaja78/$DropSwift.git
  1. Install the required dependencies for the backend.
cd backend/
pip install -r requirements.txt
  1. Start the backend server.
uvicorn main:app --reload
  1. Install the required dependencies for the frontend.
cd ../frontend/
npm install
  1. Start the frontend server.
npm run dev

Usage

Once the backend and frontend servers are running, navigate to http://localhost:3000 in your web browser to start using $DropSwift.

Admin Panel

To access the admin panel, navigate to http://localhost:3000/admin and login with your admin credentials. From there, you can add, delete, and edit products, change order statuses of users, and perform other administrative tasks.

User Account

To create a user account, click on the "Signup" button in the navigation bar and follow the on-screen instructions. Once you have created an account, you can login by clicking on the "Login" button and entering your credentials.

Once logged in, you can browse products, add them to your cart, and view your order status. To checkout, click on the "Checkout" button in your cart.

Conclusion

That's it! You should now be able to install and use $DropSwift on your local machine. If you have any issues or bugs to report, please open an issue in the repository.

dropswift's People

Contributors

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