https://github.com/ata-turkoglu/patika-datatable
Patika Full Stack Bootcamp Final Project
https://github.com/ata-turkoglu/patika-datatable
axios bcyrpt express-validator expressjs i18n jwt mongodb mongoose pg postgresql vue-router vuejs vuetify vuex
Last synced: 25 days ago
JSON representation
Patika Full Stack Bootcamp Final Project
- Host: GitHub
- URL: https://github.com/ata-turkoglu/patika-datatable
- Owner: ata-turkoglu
- Created: 2021-12-14T20:29:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-27T13:29:39.000Z (over 3 years ago)
- Last Synced: 2025-02-08T16:13:23.657Z (3 months ago)
- Topics: axios, bcyrpt, express-validator, expressjs, i18n, jwt, mongodb, mongoose, pg, postgresql, vue-router, vuejs, vuetify, vuex
- Language: Vue
- Homepage: https://patika-ataturkoglu-data-table.vercel.app/
- Size: 789 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
https://patika-ataturkoglu-data-table.vercel.app/
# Patika-DataTable
Patika Full Stack Bootcamp Final Project


### Features
- no need to reload page or send new request after crud operations on table for update table datas
- you can use drag and drop ordering for table columns
- responsive design
- add, edit, delete rows
- add, delete columns
- filter departments by clicking on factories table
- pagination### Languages and Frameworks
- JavaScript
- Vue.js
- Node.js
- Express.js### Libraries
- Vuetify
- Vuex
- Vue-Router
- Axios
- i18n
- express-validator
- bcrypt.js
- jsonwebtoken
- mongoose
- pg### Databases
- Postgresql
- MongoDB