{"id":19010509,"url":"https://github.com/smsraj2001/book-management-app","last_synced_at":"2026-04-09T08:15:55.712Z","repository":{"id":218012991,"uuid":"745370890","full_name":"smsraj2001/BOOK-MANAGEMENT-APP","owner":"smsraj2001","description":"A MERN Stack App on book management viz. deployed on render and netlify","archived":false,"fork":false,"pushed_at":"2024-01-19T13:34:29.000Z","size":1338,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T21:24:11.723Z","etag":null,"topics":["book-management-system","client-server","expressjs","hosted","mern-stack","mongodb-atlas","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://65aa777a362a3a078981bab6--cheery-liger-ef1764.netlify.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/smsraj2001.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}},"created_at":"2024-01-19T07:30:45.000Z","updated_at":"2024-06-18T09:16:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"442bff2b-90a0-45bc-8df6-bca3584cb179","html_url":"https://github.com/smsraj2001/BOOK-MANAGEMENT-APP","commit_stats":null,"previous_names":["smsraj2001/book-management-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FBOOK-MANAGEMENT-APP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FBOOK-MANAGEMENT-APP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FBOOK-MANAGEMENT-APP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smsraj2001%2FBOOK-MANAGEMENT-APP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smsraj2001","download_url":"https://codeload.github.com/smsraj2001/BOOK-MANAGEMENT-APP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240038033,"owners_count":19738070,"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":["book-management-system","client-server","expressjs","hosted","mern-stack","mongodb-atlas","nodejs","reactjs"],"created_at":"2024-11-08T19:11:36.925Z","updated_at":"2026-04-09T08:15:55.674Z","avatar_url":"https://github.com/smsraj2001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOOK-MANAGEMENT-APP\nThis is a simple full stack web app developed using MERN Stack used to add, modify or delete books, using a client and server interface with RESTful Api's for routing.\n\n## Technologies Used\n\n- Frontend: React, Axios and related packages. (all latest versions)\n- Backend: Node.js, Express, MongoDB-Atlas and related packages. (all latest versions)\n- Deployment: Netlify(for front end) and Render(for back end).\n\n\n## Design Decisions:\nCreated mainly using the MVC (Module-View-Controller) architecture, where server is the module, client is the view and RESTful API's are the controller.\n\n\n## Steps to run the Project:\n\n```bash \ngit clone https://github.com/smsraj2001/BOOK-MANAGEMENT-APP.git\n```\n\n- From the root folder:\n\n### CLIENT SIDE\n```bash \ncd client\n```\n- To install all node packages :\n```bash \nnpm i\n```\n- NOTE: For  localhost, in this file : ```BOOK-MANAGEMENT-APP/client/.env```\n  - Comment out the line 2 and uncomment the line 1\n- To run the client side app :\n```bash \nnpm start\n```\n- The default location of local host application is ```localhost:3000```\n\n### SERVER SIDE\n```bash \ncd server\n```\n- To install all node packages :\n```bash \nnpm i\n```\n- To start the backend server : (default at port 5000, if local-hosted)\n```bash \nnode server.js\n```\n- The MongoDB is remote hosted in MongoDB-Atlas and the URI for the same is mentioned in BOOK-MANAGEMENT-APP/server/.env\n  - Again for local host of mongoDB pls comment out the line 2 and uncomment the line 1\n\n\n## Features:\n- Can perform all operations as mentioned in the description such as CRUD operations and is tested on both the client and server interface for hassle free experience.\n- Adding books, opens in a separate page by clicking the ```Add Books``` button at the navbar.\n- We can add title, author, genre and image (A web URL of the image) of the book.\n- The book details can be viewed in the home page.\n- Each book has the option to be deleted or updated.\n- Updating includes modification of any details of the book. (Remember to click the ```Cancel``` button after clicking on the ```Update Book``` button to close the edit menu).\n\n## Deployment:\n- The app is deployed for ubiquitous access.\n- The server side is deployed on ```RENDER``` \n- The client side is deployed on ```NETLIFY``` [Click Here](https://65aa777a362a3a078981bab6--cheery-liger-ef1764.netlify.app/)\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmsraj2001%2Fbook-management-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmsraj2001%2Fbook-management-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmsraj2001%2Fbook-management-app/lists"}