Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 1.48 KB

README.md

File metadata and controls

72 lines (46 loc) · 1.48 KB

BookMap

EN - Online Book project built with .Net Core 2.1 and Angular 7. TR - Angular 7 ve .Net Core 2.1 ile geliştirilen online kitap alışveriş projesi.

Getting Started

Tedarikçiden okuyucuya kadar kitap dağıtım süreçlerini içeren program.

Prerequisites

EN -What things you need to install the software and how to install them.

TR -Projeyi yüklemek için gereklilikler.


 1. [Visual Studio Code]
 2. [PostgreSql]
 3. [.Net Core ^2.1]

Installing

1) Web projesinde -npm install yaparak node_modules klasörünün yüklendiğinden emin olunuz.
2) API projesinde sırasıyla:
  2a) -dotnet build
  2b) -dotnet run komutlarını çalıştırınız.
3) Web projesinde -ng serve -o diyerek projeyi Development modda çalıştırınız.

devamında:

2) API'da -dotnet ef database update komutu ile veritabanının oluşturulmasını sağlayınız.

Running the tests

No Tests.

Built With

  • .Net Core 2.1

  • Angular 7

  • Repository Entity Pattern

  • NTier Project Pattern

  • Code First

Contributing

CONTRIBUTING.md

Versioning

tags on this repository.

Authors

Geliştiriciler-Contributors

License

-No License