A Digital Mataverse Website to Buy and Sell Simulated product, this project will help in mataverse people to get the best platform for transection of digital assets like Crypto, Digital_Chracter, Nft, Wallart.
Python and Django need to be installed
pip install djangoGo to the DIGI folder and run
python manage.py runserverThen go to the browser and enter the url http://127.0.0.1:8000/
You have to sign up and then you can access this website. To access the admin the username and passward,
| Username - chetan |
|---|
| Passward - chetan |
You can access the django admin page at http://127.0.0.1:8000/admin and login with username 'admin' and the above password.
Also a new admin user can be created using
python manage.py createsuperuserAfter signup and login, new user can add product (add to Cart) then cart will addup the total amount. (The payment get way in process)
Contributions are always welcome!
I'm a full stack developer and Learning pathway Data Science...



