An open API service indexing awesome lists of open source software.

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

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.