Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-27T13:29:39.000Z (about 3 years ago)
- Last Synced: 2024-05-29T19:09:07.016Z (7 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
![dt2](https://user-images.githubusercontent.com/71823597/147292579-bf2a7a63-a161-4f69-9b6b-9f46d18d40c2.gif)
![dt1](https://user-images.githubusercontent.com/71823597/146647364-83aee8f0-9d1e-4023-81cd-c81e94ce3e8e.gif)
### 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