Git Product home page Git Product logo

artnexus's Introduction

ArtNexus - Comprehensive Art Marketplace

Welcome to ArtNexus, an all-encompassing platform dedicated to connecting artists and art enthusiasts. ArtNexus provides a seamless experience for users to explore, buy, and sell art pieces while offering robust support and customer service.

Table of Contents

Introduction

ArtNexus is designed to bring artists and art lovers together on one platform. It features a dynamic and user-friendly interface to browse through various art pieces, connect with artists, and make secure purchases.

Features

  • User Registration and Authentication: Secure user authentication and profile management.
  • Artist and Vendor Dashboards: Dedicated dashboards for artists to manage their portfolios and for vendors to manage their inventory.
  • Admin Dashboard: Comprehensive control for administrators to oversee platform activities, manage users, and handle content.
  • Real-time Chat with Pusher: Instant messaging feature for users to communicate with artists, vendors, and support.
  • Art Listings: Detailed pages for each art piece, including descriptions, prices, and artist information.
  • Search and Filters: Advanced search functionality with filters to find art by category, price range, and more.
  • Chatbot Assistance: simple chatbot to assist users with common queries and provide instant support.
  • Contact Forms: Easy-to-use contact forms for reaching out to support or artists directly.
  • Payment Gateway Integration: Secure online payment options.
  • Order Tracking: Users can track their orders and delivery status.
  • Newsletter Subscription: Users can subscribe to newsletters for the latest updates and offers.

Technologies Used

  • Backend: Laravel 10
  • Frontend: HTML, CSS, JavaScript
  • Database: MySQL
  • Chatbot: BotMan
  • Real-time Chat: Pusher
  • Version Control: Git

Installation

To set up the project locally, follow these steps:

  1. Clone the Repository

    git clone https://github.com/juinaik-1/ArtNexus
    
  2. Install Dependencies

    composer install
    npm install
    
  3. Environment Setup

Copy the .env.example file to .env and configure your environment variables.

cp .env.example .env
php artisan key:generate
  1. Database Migration

Set up your database in the .env file and run migrations.

php artisan migrate
  1. Seed the Database

(Optional) Seed the database with initial data.

php artisan db:seed
  1. Start the Development Server
php artisan serve
npm run dev
  1. Contributing

We welcome contributions to improve ArtNexus. Please follow these steps:

1. Fork the repository.
2. Create a new branch.
3. Make your changes.
4. Submit a pull request.
  1. License

This project is licensed under the MIT License.. See the LICENSE file for details.

artnexus's People

Contributors

juinaik-1 avatar

Stargazers

Deven Asodekar 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.