Billing website

Billing website 📄

I achieved to create a full-stack billing page using Django frame work, Python and Rest-API for the Back-end. Furthermore, for the Front-end, I used React.js, React Hooks, Redux and Axios to fetch the API data from the URL. Finally, I performed Unit Testing on the Back-end. Front-end Unit Testing is still in the development process.

The user should expect to see three buttons, and each one of them represents different items. Moreover, each item has a unique route that will send you to the Billing page and display the information of that specific item. Then eventually, the billing page will include all the information the user needs, and he can use counter buttons to either decrease or increase the number of items. Finally, he can also utilise the button to go back to the Home page to select another item.