Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

Account homepage dashboard #53

Open
eddiejaoude opened this issue May 16, 2011 · 2 comments
Open

Account homepage dashboard #53

eddiejaoude opened this issue May 16, 2011 · 2 comments
Labels

Comments

@eddiejaoude
Copy link
Owner

After a user logs in, they are presented with their personal dashboard which is customisable. This is accomplished by drag & drop widgets/plugins (similar to igoogle).

A new database table will have to be added to remember the user's settings, key-value pair system is probably best to achieve this, as it will present flexibility for the future.

@papayasoft
Copy link
Collaborator

All logged in. Cool.

So would it be fair to say that Jenkins is essentially a glorified cron
job, periodically attempting a build and reporting/tracking the status?

@eddiejaoude
Copy link
Owner Author

Regarding Jenkins ci, basically yes. We can add a lot of plugins though: documentation, code coverage, notification etc.

However, this issue, I was referring to when a user logs into the skeleton project (I prefer baseline project, but oh well, too late now), they are presented with their own dashboard that they can customise.

In the near future, I will put a demo of the project up, that will always show the latest & greatest build, which will be done as part of the Jenkins build (with a demo login to the project). That way other developers can see what the project currently does from a visual perspective.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants