{"id":14955501,"url":"https://github.com/gaurav-chaurasia/elib","last_synced_at":"2025-10-01T18:31:22.781Z","repository":{"id":42880208,"uuid":"303093509","full_name":"gaurav-chaurasia/elib","owner":"gaurav-chaurasia","description":"library management system to keep records of books and manage them effectively. ","archived":false,"fork":false,"pushed_at":"2024-12-25T21:00:45.000Z","size":16241,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T11:21:01.318Z","etag":null,"topics":["bootstrap","devise","elibrary","font-awesome","gems","rails5"],"latest_commit_sha":null,"homepage":"http://gaurav-chaurasia.github.io/","language":"Ruby","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/gaurav-chaurasia.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":"2020-10-11T10:19:41.000Z","updated_at":"2021-05-19T05:39:19.000Z","dependencies_parsed_at":"2023-01-21T15:02:37.588Z","dependency_job_id":"64668dc0-ee18-4427-bb7d-4ce2c2fae892","html_url":"https://github.com/gaurav-chaurasia/elib","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":"0.18181818181818177","last_synced_commit":"3ceb74a7b559ddad4dc32d73323e23bea7a60364"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaurav-chaurasia%2Felib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaurav-chaurasia%2Felib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaurav-chaurasia%2Felib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaurav-chaurasia%2Felib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaurav-chaurasia","download_url":"https://codeload.github.com/gaurav-chaurasia/elib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234723714,"owners_count":18877086,"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":["bootstrap","devise","elibrary","font-awesome","gems","rails5"],"created_at":"2024-09-24T13:11:14.759Z","updated_at":"2025-10-01T18:31:21.974Z","avatar_url":"https://github.com/gaurav-chaurasia.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ELIB\n\u003e Note: All steps were performed using on Windows 10.\n\n\n- [SCREENSHOTS]()\n  - [ADMIN DASHBOARD](docs/admin.md)\n  - [USER DASHBOARD](docs/user.md)\n  - [GENERAL](docs/general.md)\n- [RUN LOCALLY](docs/install.md)\n\n\n### DONE THE INSTALLATIONS\n- Clone the Repo:\n\n```py\n        $ git clone https://github.com/gaurav-chaurasia/elib.git\n```\n\n- Change directory into the folder named elib\n- Install all the gems\n\n```py\n        $ bundle install\n```\n\n- Make migrations, Seed data into the database and Run the server\n\n```py\n        $ rails db:migrate\n        $ rails db:seed\n        $ rails server\n```\n\n- The above steps starts the development server on localhost:3000. Go to `http://localhost:3000/` in your browser. It will automatically redirect you to the Home page and then ask for Signup or Login.\n\n- bootstrap-sass 3 used for styling many parts of the app and after adding small changes final could build beautiful UI\n\n```py\n       $ gem 'twitter-bootstrap-rails'\n       $ gem 'devise-bootstrap-views'\n\n```\n\n### Features\n- [x] Multiple Image upload capability\n- [x] seperate dashboard for normal and admin user\n- [x] \"Active storage used for image storing feature\"\n- [x] show page for separate user and user can see their all request _USER DASHBOARD_\n- [x] admin can see all request, books, and can manage all these from _ADMIN DASHBOARD_\n- [x] only admins can download all request in csv format from _ADMIN DASHBOARD_\n- [x] admin can approve and reject request\n- [x] admin dashboard has seperate tab for pending, approved, and rejected books\n- [x] user can return any of his approved book\n- [x] user can not make request for same book again and again if\n  - [x] already approved\n  - [x] already a pending request exists\n- [x] if request is rejected he can make new request for same book again\n- [x] User profile picture\n- [ ] after rejecting any request from admin any user can make request after certain time only for the book\n- [ ] admin can download request list in any format of his/her choise\n- [ ] improve view\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaurav-chaurasia%2Felib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaurav-chaurasia%2Felib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaurav-chaurasia%2Felib/lists"}