Giter Club home page Giter Club logo

tasky-app's Introduction

README

  • Ruby version 3.1.3

  • System dependencies

  • This is the beginning of a To-Do list style app using Ruby on Rails, TailwindCSS, Postgresql, and Stimulus with Turbo Frames. During the creation of this app I have learned more about Ruby on Rails, TailwindCss and Stimulus.

I am hoping to take what I learned from in this project to my next project which will be similar but have user authentication and authorization.

8/26 - As of today got the code working correctly but without Turbo Frames. Still gotta troubleshoot/figure out the "content missing" error with turbo frames.

8/27 - Added Due Date for tasks but noticed that when the check boxes are checked and the page is refreshed the checks disappear. Need to trouble shoot the completion part of the tasks.

8/28 - Added a new column to the tasks table called completed. This will be a boolean value that will be set to false by default. When the checkbox is checked it will set the value to true. This will allow the checks to stay checked when the page is refreshed.

8/29 - Added a new column to the tasks table called due_date. This will be a date value that will be set to nil by default. When the due date is selected it will set the value to the date selected. This will allow the due date to stay selected when the page is refreshed. Also added a new column to the tasks table called priority. This will be a string value that will be set to nil by default. When the priority is selected it will set the value to the priority selected. This will allow the priority to stay selected when the page is refreshed.

tasky-app's People

Contributors

rodcato avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.