Is to lead the users to interact with the NFT's, when hovering above the NFT it spins and expands which reveals the entire photo, also the data about it is not displayed unless you open the detais page, in order to create more immersive experience.
This project was generated with Angular CLI version 15.0.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run node ./index.js
for the backend server to start at port 3031.
Animated welcoming page available for both Users and Guests with interactive part where
the most popular NFT's are displayed.
The main part of the website from where both Users and Guest can see the list of every NFT
uploaded to the website. The main catalog page inclues, fully working search box which
supplie you with data about search input matches.
Shows the most important info about selected NFT. Guests can see how much likes and owns
it has as well as the price and the name of the person who uploaded it which leads to his
personal Profile page, Users can see this info too and gain the power to Own and Like.
Liking NFT adds it to your "Liked List' and owning NFT adds it to your "Owned List" but
also gives you the ability to pick it as your profile picture to add a unique self expression
customization. Registered users can leave comments under posts. Comments have working link to
the Commenter's profile as well as the date on which they were added. The Commenter canremove
it with the trashbin icon if wanted.
- Every User his own personal profile page, here Guest can see the User's name,
description and picture as well as how much NFT's they own and like from where they
can click the link and see the list of all of the user's owned and liked NFT's, as
a User you can change your picture, description and username as long as they remain unique.
there both Users and Guests can see the list with every profile page, and access
their profile pages.
ercontent.com/98179343/216162625-97af782d-62e2-4615-82d6-64ab0c853783.PNG)
Available only for Users after either Login or Register. This is from where you
can upload your own NFT. After uploading you are redirected to your newly created
details page of the NFT from where you can always edit it or delete it. Every NFT
you upload is automatically added your own list.
sends the data to the server if the form is filled correctly. Checks if the username
and email are unique, and hashes your password, after that creates the user profile
and stores the data in the MongoDB database. After successful register it redirects
you to your newly created user profile.
This is where you can edit the uploaded by you NFT's to your liking.
sends the data to the backend server where it checks for the email in the database,
if there is match takes the passwords and compares them. If the password match a JWT
Cookie token is created and send to the Client for authorization this gives access to
the interactive part of the social media website.
this is where Users can select their profile picture from list of all the uploaded
and owned NFT's by them.
Variation of the Catalog page accessible for both Users and Guests. The NFT's are
dispalyed in different order starting from the most expensive and popular.
Also every page except for the login in register there is animated list with all
all the subscribtion plans - "Bronze", "Silver" and "Gold" but for now there is no way to subscribe.
! After either Login or Register in the website you will be granted with access to:
- your personal profile where you can customize your profile picture, description, username and email to your liking.
- the ability like and own NFT's uploaded by other users and create and edit your own NFT's.
- cookie used for authorization.
- subscribe.
- homepage
- catalog ,
- the most wanted list,
- detail pages
- users profiles
- like
- own
- upload
- edit
- comment the NFT's.
Jan Milenkov - https://github.com/instamenta - instamenta@abv.bg
Project Link - https://github.com/instamenta/NFT-Social-Trading-System