https://github.com/developer3027/hmm
Re build of the trucking recruiter site as a tutorial
https://github.com/developer3027/hmm
postgresql rails7 tailwind
Last synced: about 1 year ago
JSON representation
Re build of the trucking recruiter site as a tutorial
- Host: GitHub
- URL: https://github.com/developer3027/hmm
- Owner: Developer3027
- Created: 2024-10-02T02:46:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T21:30:12.000Z (over 1 year ago)
- Last Synced: 2025-03-29T06:13:50.805Z (about 1 year ago)
- Topics: postgresql, rails7, tailwind
- Language: Ruby
- Homepage: https://www.truckerjobs4u.com
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Part 5 Admin Dashboard
Create a simple admin dashboard to display newsletter and contact information.
We will use the newsletter and lead models.
Create the admin controller
Create the admin dashboard view
Display the information gathered in the controller, in the view.