{"id":19672853,"url":"https://github.com/dineshdb/ictc_events","last_synced_at":"2026-05-09T07:38:33.470Z","repository":{"id":108013035,"uuid":"139786967","full_name":"dineshdb/ictc_events","owner":"dineshdb","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-30T03:58:34.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-10T03:49:54.904Z","etag":null,"topics":["backend","database","events-manager","frontend","jar","java","microservice","react"],"latest_commit_sha":null,"homepage":"https://dineshdb.github.io/ictc_events/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dineshdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-05T02:49:19.000Z","updated_at":"2023-03-05T06:42:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"861b8c98-b937-4b26-babe-dc1471f3f7ec","html_url":"https://github.com/dineshdb/ictc_events","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshdb%2Fictc_events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshdb%2Fictc_events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshdb%2Fictc_events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshdb%2Fictc_events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dineshdb","download_url":"https://codeload.github.com/dineshdb/ictc_events/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240981561,"owners_count":19888346,"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":["backend","database","events-manager","frontend","jar","java","microservice","react"],"created_at":"2024-11-11T17:13:26.335Z","updated_at":"2025-02-27T05:16:01.346Z","avatar_url":"https://github.com/dineshdb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ictc events\nOnline web based ICTC events database.\n\n### Tools required\n* Browsers and their developers tools\n* Postman for managing and testing REST APIs\n* node/npm, reactjs, etc\n\n## Getting started for development\n* Clone this repo.\n* Update all submodules using ``` git submodule update --init --recursive```\n* Update each submodule individually (since submodules can get out of sync in development).\n* Create database \n* run backend\n* run frontend and proxy\n\n### Create Database\nInstall mysql or mariadb and get into its root shell. Then execute:\n```mysql\nmysql\u003e create database dbms_project; -- Create the new database\nmysql\u003e create user 'dbms_project'@'localhost' identified by 'ThePassword'; -- Creates the user\nmysql\u003e grant all on dbms_project.* to 'dbms_project'@'localhost'; -- Gives all the privileges to the new user on the newly created database\n```\n\n### Build and run backend\nMake sure you have setup database as described above.\n* ``cd`` into backend\n* Build using ``./gradlew build``\n* Check the server using ``./gradlew bootRun``\n\n### Build and run frontend\n* ``cd`` into frontend.\n* install all dependencies ``npm install``\n* `use `npm run live` during development. It uses live reloading developement environment.\n\n## Getting started for production\n[TODO]\n\n## Authors\n* **[Rupesh Shrestha](https://github.com/RUPESH1439)** \u003crupesh.shrestha96742@gmail.com\u003e\n* **[Dinesh Bhattarai](https://dbhattarai.info.np)** \u003cdbhattarai252@gmail.com\u003e\n* **[Jeevan Thapa](https://github.com/JeevanThapa9111)** \u003cjeevanthapa911@gmail.com\u003e\n* **[Aashutosh Poudel](https://github.com/atosh502)** \u003caashutoshpoudyal@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshdb%2Fictc_events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdineshdb%2Fictc_events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshdb%2Fictc_events/lists"}