{"id":23910603,"url":"https://github.com/Poltanek/Book-Display-WebApp","last_synced_at":"2025-09-10T19:32:56.770Z","repository":{"id":263687030,"uuid":"874395077","full_name":"Poltanek/Book-Store-WebApp","owner":"Poltanek","description":"Full-stack website using MERN stack and integrating a server-side database using monolithic application structure. The website is calle Midnight Manuscripts and is supposed to be deployed using Microsoft Azure.","archived":false,"fork":false,"pushed_at":"2024-12-27T19:15:18.000Z","size":15787,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T20:19:48.335Z","etag":null,"topics":["css","express","html","javascript","mongodb","mongoose","node","postman","react","restful-api"],"latest_commit_sha":null,"homepage":"https://midnight-manuscript-aebncgefdhhse6b4.uksouth-01.azurewebsites.net","language":"CSS","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/Poltanek.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":"2024-10-17T18:45:01.000Z","updated_at":"2024-12-27T19:15:21.000Z","dependencies_parsed_at":"2024-12-16T21:34:44.937Z","dependency_job_id":null,"html_url":"https://github.com/Poltanek/Book-Store-WebApp","commit_stats":null,"previous_names":["poltanek/book-store-webapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poltanek%2FBook-Store-WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poltanek%2FBook-Store-WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poltanek%2FBook-Store-WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poltanek%2FBook-Store-WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poltanek","download_url":"https://codeload.github.com/Poltanek/Book-Store-WebApp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232556429,"owners_count":18541459,"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":["css","express","html","javascript","mongodb","mongoose","node","postman","react","restful-api"],"created_at":"2025-01-05T07:17:59.013Z","updated_at":"2025-09-10T19:32:56.758Z","avatar_url":"https://github.com/Poltanek.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Table of Contents\n\n1. [Midnight Manuscripts Codebase](#midnight-manuscripts-codebase)  \n2. [Directory Layout](#directory-layout)  \n3. [Installation](#installation)  \n   - [Client-side](#client-side)  \n   - [Server-side](#server-side)  \n\n# Midnight Manuscripts Codebase\n\n Midnight Manuscripts is a modern online book display that offers a decent UI/UX experience for exploring new instore books on display at Midnight Manuscripts, a blog for book enthusiasts, and information about the store. The site includes the following pages:\n\n```Homepage```: Welcomes users with featured books and promotions.\n\n```Blogpage``` A collection of articles about books, authors, and literary trends.\n\n```Aboutpage``` Information about Midnight Manuscripts and its mission.\n\n\n# Directory Layout\nShould look like the image below: \n\n![image](https://github.com/user-attachments/assets/ab064215-147a-4e45-81a1-457c090e9f59)\n\n\n# Installation\n## client-side\n\nNavigate to client directory: \n```\ncd client\n```\n\nInstall Dependencies\n```yml\nnpm install\n```\n\nStart the development\n```\nnpm start\n```\n\n## server-side\n\nNavigate to server directory\n```\ncd server\n```\n\nInstall Dependencies\n```yml\nnpm i chalk cors debug dotenv express mongodb mongoose morgan\n```\n\nStart the server\n```\nnodemon server.js\n```\n\nTo send data using postman to **newsletter** collection within the web app. \n\n```\nhttp://localhost:5000/newsletter\n```\n```\n{\n  \"title\": \"New Blog Title\",\n  \"description\": \"This is the description of the new blog post\",\n  \"author\": \"Author Name\",\n  \"date\": 2024-12-20T07:13:43.740+00:00\n}\n```\n\nTo send data using postman to **blogData** collection within the web app.\n\n```\nhttp://localhost:5000/feed\n```\n```\n{\n  \"name\": \"Alan Walker\",\n  \"email address\": \"adamtanweer4@gmail.com\",\n}\n```\n\nData will be found in and located in collection test for development purposes.\n\n![image](https://github.com/user-attachments/assets/b3456e52-da23-463d-b345-839f38fe584b)\n\n\n## Appendix\n\n![image](https://github.com/user-attachments/assets/63d05356-efdd-4cce-a334-b3049d76fd1b)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPoltanek%2FBook-Display-WebApp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPoltanek%2FBook-Display-WebApp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPoltanek%2FBook-Display-WebApp/lists"}