Karamraj / BookTown

BookTown is a fully functional website for purchasing books. It was created using HTML, CSS, Bootstrap, and vanila JavaScript. Users can browse through a variety of books, add them to their cart, and checkout securely. The website also includes a search function and user account management.
https://karamraj.github.io/BookTown/
MIT License
24 stars 60 forks source link

Added Banners API + changes status code of creation apis to 201 #166

Open bhaskarblur opened 1 year ago

bhaskarblur commented 1 year ago

Hi there, i've added room for Banners data in database and created Banners API as well. Please have a look & merge, Thanks