CultureWikiHub

所属分类:博客
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-09-09 14:50:04
上 传 者sh-1993
说明:  文化维基中心,,
(CultureWikiHub,,)

文件列表:
.editorconfig (202, 2023-09-10)
.eslintrc.json (207, 2023-09-10)
.prettierrc.json (26, 2023-09-10)
LICENSE (1065, 2023-09-10)
api-lib/ (0, 2023-09-10)
api-lib/auth/ (0, 2023-09-10)
api-lib/auth/index.js (50, 2023-09-10)
api-lib/auth/passport.js (869, 2023-09-10)
api-lib/constants.js (785, 2023-09-10)
api-lib/db/ (0, 2023-09-10)
api-lib/db/comment.js (1642, 2023-09-10)
api-lib/db/index.js (73, 2023-09-10)
api-lib/db/post.js (1506, 2023-09-10)
api-lib/db/token.js (602, 2023-09-10)
api-lib/db/user.js (2845, 2023-09-10)
api-lib/mail.js (748, 2023-09-10)
api-lib/middlewares/ (0, 2023-09-10)
api-lib/middlewares/ajv.js (451, 2023-09-10)
api-lib/middlewares/auth.js (168, 2023-09-10)
api-lib/middlewares/index.js (81, 2023-09-10)
api-lib/middlewares/session.js (682, 2023-09-10)
api-lib/mongodb.js (1418, 2023-09-10)
api-lib/nc.js (222, 2023-09-10)
assets/ (0, 2023-09-10)
assets/base.css (1457, 2023-09-10)
components/ (0, 2023-09-10)
components/Avatar/ (0, 2023-09-10)
components/Avatar/Avatar.jsx (286, 2023-09-10)
components/Avatar/Avatar.module.css (248, 2023-09-10)
components/Avatar/index.js (46, 2023-09-10)
components/Button/ (0, 2023-09-10)
components/Button/Button.jsx (1159, 2023-09-10)
components/Button/Button.module.css (2066, 2023-09-10)
components/Button/index.js (47, 2023-09-10)
components/Comment/ (0, 2023-09-10)
components/Comment/Comment.jsx (3613, 2023-09-10)
components/Comment/Comment.module.css (1040, 2023-09-10)
components/Comment/index.js (48, 2023-09-10)
... ...

# CultureWikiHub Project **Theme** :- Build for Himalayas -----> Preserving cultural heritage. This project is built using Next.js and MongoDB. We would like to extend our gratitude to [hoangvvo/nextjs-mongodb-app](https://github.com/hoangvvo/nextjs-mongodb-app) for providing the initial template that served as a foundation for our project. ## Project Overview **CultureWikiHub** is a web application designed to serve as a platform for preserving traditional and cultural writings, including regional songs, poems, stories, recipes, and more. It allows multiple users to contribute and collaborate on preserving these cultural treasures. Users can view all the posts, suggest changes, and vote on suggested edits. Changes are implemented once they receive a maximum number of votes. ## Features The current version of the app includes the following features: 1. **User Authentication:** Users can sign up and log in to the platform to participate. 2. **Create Posts:** Authenticated users can create new posts, preserving cultural content. 3. **Comments:** Users can comment on existing posts, facilitating discussions and additional context. ## Project Aim The primary aim of CultureWikiHub is to preserve cultural and traditional knowledge for future generations. This project offers a sustainable solution where individuals within a community actively contribute to the preservation of their cultural heritage. ## Roadmap Our roadmap includes the following features and improvements: 1. **Duplicate Post Detection:** Implement AI to detect and prevent the posting of duplicate content, ensuring a diverse and unique collection. 2. **Suggested Change Handling:** Utilize AI or another approach to handle suggested changes more accurately, promoting the preservation of the most authentic cultural content. 3. **Advanced Search Options:** Provide users with the ability to search for posts by language, tags, and the type of content (songs, poems, stories, recipes, etc.). 4. **Collaborative Editing:** Enable users to collaborate on posts, suggesting edits and improvements for better accuracy. 5. **Enhanced Voting System:** Improve the voting system to make it more intuitive and effective in selecting the most valuable changes. 6. **Mobile App:** Develop a mobile app version to reach a wider audience and make cultural preservation more accessible. 7. **Community Building:** Promote community engagement and participation through events, challenges, and incentives. 8. **Translation Support:** Offer translation features to make cultural content more accessible to a global audience. We are committed to continuously enhancing CultureWikiHub to better serve its purpose of preserving and celebrating cultural heritage. Your contributions and feedback are highly appreciated! ## Getting Started To run this project locally, follow these steps: 1. Clone the repository: `git clone https://github.com/Prashantt423/CultureWikiHub.git` 2. Install dependencies: `npm install` 3. Create a `.env` file in the root directory and add the following environment variables: - `MONGODB_URI`: The MongoDB Connection String (with credentials and database name) - `CLOUDINARY_URL` (optional, Cloudinary only): Cloudinary environment variable for configuration. See this. - `NODEMAILER_CONFIG` (optional, if using nodemailer only): JSON stringified nodemailer config. eg. `{"service":"Gmail","auth":{"user":"hoangvvo.02@gmail.com","pass":"aHR0cHM6Ly95b3V0dS5iZS9kUXc0dzlXZ1hjUQ=="}}` 4. Run the following commands: - `npm i` - `npm run dev` to start the local development server. 5. Open your browser and go to [http://localhost:3000](http://localhost:3000) to access the app. ## Contributors - [Prashant Kashyap](https://github.com/Prashantt423) - [Adarsh Kumar Gupta](https://github.com/Adarsh2604) - [Om Sharma](https://github.com/om-sharma03) ## License This project is licensed under the [MIT License](LICENSE). Feel free to contribute, provide feedback, or share your ideas to make CultureWikiHub even better! ![CultureWikiHub Logo](culture-wiki-hub-logo.png)

近期下载者

相关文件


收藏者