This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version 3.x
-
Rails version 7.x
-
Using Stimulus, turbo_stream, TailWindCss, Drap and Drop events, approves
-
git clone git@github.com:linh236/schedule.git
-
cd schedule
-
rails db:migrate & rails db:seed
-
Open browser: http://localhost:3000/
-
Login
- Admin: admin@gmail.com (password: password)
- User: user@gmail.com (password: password)
------------------------- Admin --------------------
- Dashboard page
- Approves page: Drap and Drop
------------------------- User ----------------------
- Home page
- ...


