This project is still underway (RWD and back-end will be implemented in nearest future)
This project is bootstrapped with Create React App.
Project is extension of my first Web Application which is hosted under link https://github.com/adriankieblesz/Module_fences
It is simple concept of Web Application (online shop) that will provide features like:
-possibility of browsing for stuff offered by Web Page's Administrator/Owner (module-fences, gates) - already implemented,
-filtering or searching for specific products - already implemented,
-possibility to upload own picture of house and use application's algorithm to compare how specific fence/gate will look like at the background of the house (if it suits or not) - already implemented,
-possibility to contact with Web Page's Owner,
-possibility to make an order,
-possibility to creat user account and manage it,
-possibility to manage Web Page from the role of Administrator (CRUD interface)
Below are listed concepts that has been used for project so far:
-React
-ES6 and above standards of JavaScript
-CSS preprocessor (SASS)
-Webpack (automatically configured by CRA)
-Fetching data from server.
Below are listed concepts that will be used in nearest future:
-RWD
-React Router
-SQL
-Entity Framework Core
-RESTFul API.
Last update: 08.03.2022