Cryptocurrencies marketplace website
Budget: $10 – $30 CAD
A webpage and an admin page
Navigation bar with working hamburger menu
The website needs to consist images, icons, redirections and a footer
The whole website must be responsive
You should be able to do the CRUD operations and display the result on the website.
On top of that, connect to a database like MySQL or use a NoSQL database like json-server.
Use AJAX to send requests
The website has a webpage part where you can introduce the site itself, what is it about, what are the goals etc.
If you navigate to the admin page (on a different url, like http://www.mywebsite.com/admin), you can add new cryptos with prices, or you can create blog posts about the upcoming ones. (You can also edit and delete these from the admin page.) The blog posts and the newly created cryptos should be visible on the webpage with style, formatted in css.
Navigation bar with working hamburger menu
The website needs to consist images, icons, redirections and a footer
The whole website must be responsive
You should be able to do the CRUD operations and display the result on the website.
On top of that, connect to a database like MySQL or use a NoSQL database like json-server.
Use AJAX to send requests
The website has a webpage part where you can introduce the site itself, what is it about, what are the goals etc.
If you navigate to the admin page (on a different url, like http://www.mywebsite.com/admin), you can add new cryptos with prices, or you can create blog posts about the upcoming ones. (You can also edit and delete these from the admin page.) The blog posts and the newly created cryptos should be visible on the webpage with style, formatted in css.