{"id":18130416,"url":"https://github.com/parimatrix/timeup","last_synced_at":"2025-04-06T14:46:02.356Z","repository":{"id":205953801,"uuid":"98426315","full_name":"parimatrix/timeUp","owner":"parimatrix","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-26T13:50:12.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T20:49:14.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parimatrix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-26T13:33:03.000Z","updated_at":"2017-07-26T13:36:53.000Z","dependencies_parsed_at":"2023-11-07T09:47:48.591Z","dependency_job_id":null,"html_url":"https://github.com/parimatrix/timeUp","commit_stats":null,"previous_names":["parimatrix/timeup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimatrix%2FtimeUp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimatrix%2FtimeUp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimatrix%2FtimeUp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimatrix%2FtimeUp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parimatrix","download_url":"https://codeload.github.com/parimatrix/timeUp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500455,"owners_count":20948878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-01T11:07:46.628Z","updated_at":"2025-04-06T14:46:02.336Z","avatar_url":"https://github.com/parimatrix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timeUp\nThe page you wish to start your day with, everyday !\n## Setting Up\n### Step 1\nGo to the directory in which you have saved the files. On a terminal run the following command. \n```\nnpm init\nnpm install\n```\n### Step 2\nCreate the required database and tables. Open mysql client and run the following commands.\n```\ncreate database timeup;\ncreate table users(id integer auto_increment, username varchar(100), points integer, password varchar(20), thisweek integer , primary key(id));\ncreate table notifications(id integer auto_increment, fromuser varchar(100), touser varchar(100), content varchar(200), link varchar(100) ,primary key(id));\n```\n### Step 3\nEnter your MySQL username and password in dbconfig in db.js file\n\nRun the file on localhost 4000 using:\n```\nnode server\n```\nHope you like it ! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparimatrix%2Ftimeup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparimatrix%2Ftimeup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparimatrix%2Ftimeup/lists"}