You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a web web-based point-of-sale system built using Node.js, Express.js EJS, Sequelize, and MySQL. I've built REST API and made fetch requests on the front end for data. This also uses concepts of Ajax and DOM manipulation to update data without reloading the page which highly enhances the efficiency of the website.
This was built along a follow through tutorial by brad traversy on react; Not connected to any backend as of now, or any api which can store info; But provisions for smooth inclusion of backend have been made owing to the design of the components