Skip to content

BiplopDey/NFT-Market

Repository files navigation

NFT Market

NFT Market is a web page to trade NFTs. Developed with Laravel.

Features

  • User can login.
  • Admin has a dashboard.
  • User can do CRUD of his NFTs.
  • User can love, comment and bid an NFT.
  • In home page the slider will show the most loved NFTs, and in below a list of NFTs.

Stack

  • Programming language: Php
  • Framework: Laravel
  • For authentication: Laravel UI
  • For reactive front: LiveWire
  • For styles: Boostrap
  • For database: MySql

Test

Done integration tests of all features. To run tests:

php artisan test

Future improvements

  • Notify winner of a bidding.
  • Add a payment method.
  • Implement unit test.
  • Implement hexagonal arquitecuture.
  • Improve styles

Demo

valid_Trim.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published