[Backend migration] Implement a visual Admin interface
Closed this issue · 1 comments
tuttiq commented
Airtable is very convenient because we have a visual interface to check and manipulate the database easily. Migrating to our own server and database means we would have to ssh into the server and query the database manually anytime we want to do the same thing.
My suggestion is to implement a visual Admin interface for easy manipulation of the database by the project admins (@ann-kilzer , @yanarchy and @tuttiq ). Rails has some convenient libraries to easily implement something like that:
- ActiveAdmin seems to be the most popular
- Rails Admin comes in second place
- Administrate is the third place
Popularity ranking reference: https://www.ruby-toolbox.com/categories/rails_admin_interfaces
ann-kilzer commented
This project is now in maintenance mode, so I'm going to close some of these feature issues due to lack of resources. 🙏