makeitcount / makeitcount/saas-express-starter-kit
Admin dashboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The application admin needs to review the business health and change some configurations time to time.
Can we create a dashboard that can provide following abilities to the admin
- [ ] Admin can see the list of users, with some metadata and last login date
- [ ] Admin can see user activities (e.g. signed up, logged in, email sent, etc.)
- [ ] Admin can change some configurations (e.g. EMAIL_SENDER_ADDRESS, SESSION_EXPIRE_TIME, etc.)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing the existing user, authentication, activity, email, and configuration components; the work is done when an admin can review users and activities and safely change the listed settings. The scope and design need clarification before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript, nodejs
- Domain
- backend, full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100