https://github.com/escalopa/task-tracker-backend
Trello clone project with ruby-on-rails
https://github.com/escalopa/task-tracker-backend
database postgres rails-application ruby webapp
Last synced: 2 months ago
JSON representation
Trello clone project with ruby-on-rails
- Host: GitHub
- URL: https://github.com/escalopa/task-tracker-backend
- Owner: escalopa
- Created: 2021-10-24T09:04:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T20:08:22.000Z (over 3 years ago)
- Last Synced: 2025-01-19T15:20:33.156Z (over 1 year ago)
- Topics: database, postgres, rails-application, ruby, webapp
- Language: Ruby
- Homepage: https://task-tracker-ruby.herokuapp.com/
- Size: 16.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# task-tracker-backend
This project is a backend for [project](https://github.com/escalopa/task-tracker-frontend).
## Features
- CRUD for different entities
- Assositations queries
- Authentication & Authorization
- Logout
- Save coockie for last login
## Tools
- PostgresDB
- bootstrap
- slim
- pandit
- jwt