/ANGULAR-PROJE

ANGULAR-PROJE

Primary LanguageTypeScript

1-PROJECT SCREENSHOTS

There are 2 AUTHORIZATIONS in this project

Admin custom screens

Main Screen adminMainScrean Product Add newProduct Product Update&Delete admin urun guncelle ekranı

User Screens

Main Screen userMainScrean Login Screen loginS Register Screen RegisterScreen Cart Screen cardScren Empyt Cart Screen EmpytyCard Cart Details c1 c2

2-HOW THE PROJECT WORKS

YOU MUST HAVE NODE.JS INSTALLED ON YOUR COMPUTER GO INSTALL AND COME

Open CMD and type the following

npm i -g json-server & npm install -g @angular/cli

Then go to the folder where you want to create a project using "cd". cd desktop

Later on ng new my-app. &

Copy/cut the files in the zip file you downloaded, paste them into the file on your desktop.

The project is ready now, how do I start it?

First we need to initialize json-server and pull the data

npm install alertifyjs --save We are adding the Alertify Library that I have installed as an extra to the project

We enter the database folder with cd db and json-server shop.json json-server aktifediyoruz 3000. portta

  • open a new terminal, don't close the other, keep it open

ng serve --open wait the server will open

AND

!!You need to install https://strapi.io/ for authorization

npx create-strapi-app@latest my-project --quickstart after

then you need to give authorization parameter to your user table. image and that's it.