Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3977840
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T04:58:18+00:00 2026-05-20T04:58:18+00:00

In my database I have a simple table that contains values showing the basic

  • 0

In my database I have a simple table that contains values showing the basic physical activity of a user. There are just 4 columns in this table – username, timestamp, active and sedentary. It should be updated for a user every hour, with the amount of minutes they are active in the hour stored under active, and non-active under sedentary.

My question is how can I display this data for a user on a webpage? As the database is always being updated with new values each hour, how would I go about creating a dynamic chart, graph or some other format that reads from the database and display the activity of the user effectively? Any code examples would be much appreciated too, thanks in advance.

Also I don’t have admin access to the web server I am using so I can’t install any components or software on it

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T04:58:18+00:00Added an answer on May 20, 2026 at 4:58 am

    You did not really express any technical preference about language, framework or database.

    Regardless of the server technology, you could use a mix of

    1. For appealing chart presentation: Google visualisation Or your own SVG drawing skill.

    2. For periodic refresh:

      2.a

      <meta http-equiv="refresh" content="600">

      To rely on the browser to refresh periodically.

      Or

      2.b
      Ajax periodic calls to the server in XML/JSON

    These are just a few ideas for simple/affordable development techniques

    But there are many other techniques.
    Have a look at this list for charts for instance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two simple tables in my database. A card table that contains Id,
I have a simple database table called Entries: class CreateEntries < ActiveRecord::Migration def self.up
I have a simple database with two tables. Users and Configurations. A user has
I have a simple app that uses an SQL Express 2005 database. When the
I am implementing a very simple file database. I have 2 basic operations: void
Let's say I have the following simple table variable: declare @databases table ( DatabaseID
I have a simple problem when querying the SQL Server 2005 database. I have
I have a requirement to create a simple database in Access to collect some
A simple question: I have a Model-View-Controller setup, with Models accessing a SQL database.
I am writing a simple database with web access. I have previous experience with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.