{"id":20788617,"url":"https://github.com/narayan954/react-it","last_synced_at":"2026-04-29T05:02:41.592Z","repository":{"id":234563715,"uuid":"712331663","full_name":"narayan954/React-It","owner":"narayan954","description":"Chemical Reaction Simulator","archived":false,"fork":false,"pushed_at":"2023-10-31T10:42:13.000Z","size":3009,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T17:39:18.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://react-it-three.vercel.app","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/narayan954.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-31T09:01:20.000Z","updated_at":"2023-11-15T13:20:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"bef7d09a-f563-4947-8580-4d16a0ae95ac","html_url":"https://github.com/narayan954/React-It","commit_stats":null,"previous_names":["narayan954/react-it"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/narayan954/React-It","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2FReact-It","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2FReact-It/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2FReact-It/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2FReact-It/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/narayan954","download_url":"https://codeload.github.com/narayan954/React-It/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/narayan954%2FReact-It/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32411547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T03:46:11.172Z","status":"ssl_error","status_checked_at":"2026-04-29T03:37:55.317Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-17T15:02:33.950Z","updated_at":"2026-04-29T05:02:41.578Z","avatar_url":"https://github.com/narayan954.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDD_Major_Work\nHere is my Software Major Project - A chemical reaction simulator\n\n## User Manual/Program Features\n\n#### Primary Features\n\nThe user can:\n1. Search and add chemicals to the reaction\n2. React simple chemical reaction based on the inputted reactions\n3. Perform unit conversions on the chemicals resulting from the reaction\n\n#### User Manual\n\nTo get the user manual, go to the github page\n\n#### Extra Features\n\nPlanned Extra features:\n- Equilibrium reactions\n- Further orgainic molecule reactions\n- Acid/Base reactions\n\n## History\n\n#### Version No.\n\nCurrent Version - 1.0.0\n\n#### Major developments\n\n24/11/2019 - Begun Work on project (Phase 1)\n\n3/12/2019 - Completed Phase 1\n\n20/2/2020 - Completed Phase 2A\n\n2/6/2020 - Completed Phase 2B\n\n12/8/2020 - Completed Phase 3\n\n15/8/2020 - Completed Phase 4\n\n#### Version History\n\n**0.1 - Phase One (December/January)**\n\n0.1.0 - Complete initial setup\n0.1.1 - Add Chemical class and basic methods\n0.1.2 - Complete the getFormulaArray() function\n0.1.3 - Establish formula class, add basic methods\n\n**0.2 - Phase Two (January-June)**\n\n0.2.1 - Create react() function algoritim\n0.2.3 - Add the getReactionType() and formulateProducts() functions\n0.2.4 - Add the equalize() function\n0.2.5 - Add the calculate() function\n\n0.2.6 - Add System documentation\n0.2.7 - Theory work submission for part 1\n\n0.2.8 - Finalise the react() function mainline\n\n**0.3 - Phase Three (June-August)**\n\n0.3.1 - Begin the GUI\n0.3.2 - Add the output bar/General webpage overlay\n0.3.3 - Add the condition bar and addition stages\n\n0.3.4 - Design the auxillary stage and add the DisplayReact() function\n0.3.5 - Complete the GUI (except for search bar)\n\n0.3.6 - Add the search bar algoritim/GUI\n0.3.7 - Finalise GUI/Other user-viewed outputs\n\n**0.4 - Phase Four (August)**\n\n0.4.1 - Install, test and use Driver\n0.4.2 - Test elements of the GUI\n0.4.3 - Clean up and Debug solution\n\n**0.5/0.6 - Between Phase Four and Five (August)**\n\n0.5.1 - Update User Manual/Internal Help\n0.5.2 - Add new reactions and chemicals\n\n0.6.0 - Prepare solution for submission\n0.6.1 - Complete the theory work for the solution\n\n**1.0 - Release/Submission (August)**\n\n1.0.1 - Add the theory work\n1.0.2 - Add the peer report\n\n1.0.3 - Complete Program for Submission and Submit\n\n**1.1 Onward - Phase Five**\n\nThere have been no new updates since 1.0.1\n\nThis may change, depending on if I want to continue working on the solution after School.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarayan954%2Freact-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnarayan954%2Freact-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnarayan954%2Freact-it/lists"}