{"id":21450907,"url":"https://github.com/slowmoschen/mern-library-application","last_synced_at":"2026-04-12T03:36:46.822Z","repository":{"id":197281147,"uuid":"698351333","full_name":"SlowMoschen/MERN-Library-Application","owner":"SlowMoschen","description":"A MERN-Stack Library Application to track you book. All CRUD operations are possible. Statistics are tracked.","archived":false,"fork":false,"pushed_at":"2023-11-26T23:30:36.000Z","size":760,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T02:44:22.496Z","etag":null,"topics":["expressjs","javascript","library","library-management-system","mern-stack","mongodb","nodejs","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/SlowMoschen.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":"2023-09-29T18:06:12.000Z","updated_at":"2025-01-06T20:31:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9196046-53f4-4723-b566-1dd445541367","html_url":"https://github.com/SlowMoschen/MERN-Library-Application","commit_stats":null,"previous_names":["slowmoschen/mern-library-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SlowMoschen/MERN-Library-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Library-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Library-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Library-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Library-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlowMoschen","download_url":"https://codeload.github.com/SlowMoschen/MERN-Library-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlowMoschen%2FMERN-Library-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["expressjs","javascript","library","library-management-system","mern-stack","mongodb","nodejs","react"],"created_at":"2024-11-23T04:16:53.187Z","updated_at":"2026-04-12T03:36:46.779Z","avatar_url":"https://github.com/SlowMoschen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERN-Library-Application\n\n## Application Description\nThe developed application is a full-featured library management application that allows users to add, edit books and track statistics about their library. The main functions and features of the application are:\n\n**Book management**: \u003cbr/\u003e The application allows users to add new books to their library. It records important information such as book title and author.\n\n**Book editing**: \u003cbr/\u003e Users have the ability to edit existing books and make updates. This allows them to make changes to book details without having to re-enter them.\n\n**Statistics and overviews**: \u003cbr/\u003e The application generates statistical data and overviews of the books stored. Users can view information such as the total number of books, author statistics and more.\n\n## Techstack used\n\nI have made this App to further pratice the MERN-Stack. I needed a total of 3 days to build it.\n\nM - MongoDB is used to save the Data in a noSQL way \u003cbr/\u003e\nE - Express is used to build the API for managing data \u003cbr/\u003e\nR - The Frontend is build with React \u003cbr/\u003e\nN - NodeJs is used to run the Express API \u003cbr/\u003e\n\n\u003ca href=\"https://www.chartjs.org/\" target=\"_blank\"\u003eChart.js\u003c/a\u003e used to build the graphs in the Overview tab\n\n### Prerequisites to host the App on your own Maschine\n\n- Node.js installed\n- Accsess to a MongoDB Account and Database\n\n### How to get Started\n\n### Clone Repository\n```\n$ git clone https://github.com/SlowMoschen/MERN-Library-Application.git\n```\n\n#### Install Dependencies in \"client\" and \"server\" folder\n\nChange directory to the server folder\n\n```\n$cd server\n```\n\nInstall all Dependencies with \"npm istall\"\n```\n$ npm install\n```\n\nChange directory to the client folder\n\n```\n$cd ..\\client\n```\n\nAgain - Install all Dependencies with \"npm install\"\n\n#### Add a .env file with your Port and MongoDB-URI\n\nTo run the App, you need to add a .env with your choosen Port and your accsess to your Testcluster on MongoDB, to the server folder.\n\n#### Start Dev-Server\n\nStart the Dev-Server with \"npm run dev\" in both the server and client folder\n```\n$ npm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowmoschen%2Fmern-library-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslowmoschen%2Fmern-library-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowmoschen%2Fmern-library-application/lists"}