An open API service indexing awesome lists of open source software.

https://github.com/yenilikci/node.js-express.js-jobtrackingapp

Express.js ve MongoDB ile MVC iş ekleme uygulaması. Jwt ile kullanıcı işlemlerinde token çerezlerde tutuldu bunun için, cookie-parser kullanıldı. Şifre ise bcryptjs ile saltlandı. Tema motoru olarak ejs kullanıldı. Vt bağlantısı ve model işlemleri için mongoose kullanıldı. Validator ile doğrulama işlemleri güçlendirildi.
https://github.com/yenilikci/node.js-express.js-jobtrackingapp

bcryptjs cookie-parser dotenv ejs-template-engine express-js jwt mongoose mvc-architecture validator

Last synced: 3 months ago
JSON representation

Express.js ve MongoDB ile MVC iş ekleme uygulaması. Jwt ile kullanıcı işlemlerinde token çerezlerde tutuldu bunun için, cookie-parser kullanıldı. Şifre ise bcryptjs ile saltlandı. Tema motoru olarak ejs kullanıldı. Vt bağlantısı ve model işlemleri için mongoose kullanıldı. Validator ile doğrulama işlemleri güçlendirildi.

Awesome Lists containing this project

README

          

# Node.js-Express.js-JobTrackingApp

![kullanıcı kayıt](https://user-images.githubusercontent.com/57464067/122687188-d850f180-d21d-11eb-8cf0-20a28c578441.png)
![validasyon-1](https://user-images.githubusercontent.com/57464067/122687189-d8e98800-d21d-11eb-8e98-b66a79bd2958.png)
![validasyon-2](https://user-images.githubusercontent.com/57464067/122687191-d9821e80-d21d-11eb-9831-48c301856f95.png)
![validasyon-3](https://user-images.githubusercontent.com/57464067/122687193-da1ab500-d21d-11eb-83bd-89a1d3339f15.png)
![kullanıcı giriş](https://user-images.githubusercontent.com/57464067/122687187-d7b85b00-d21d-11eb-85de-13b2bd32841c.png)
![err-1](https://user-images.githubusercontent.com/57464067/122687195-db4be200-d21d-11eb-84b4-b1af6a944dfd.png)
![err-2](https://user-images.githubusercontent.com/57464067/122687181-d5ee9780-d21d-11eb-88ec-e3ce8ab3c5a5.png)
![anasayfa](https://user-images.githubusercontent.com/57464067/122687194-da1ab500-d21d-11eb-92fd-c74a596bc1fc.png)
![iş_oluştur](https://user-images.githubusercontent.com/57464067/122687184-d71fc480-d21d-11eb-8b9d-b5bb8a4046ca.png)
![işler](https://user-images.githubusercontent.com/57464067/122687185-d71fc480-d21d-11eb-999f-5447c08e25e1.png)