Welcome to PromptVerse! 🚀
PromptVerse is your go-to platform for thought-provoking AI prompts. With our community-driven approach, we aim to foster creativity, intellect, and collaboration among users. Spark your imagination, connect with like-minded individuals, and discover a world of insightful conversations.
Thought-Provoking Prompts: Explore a curated collection of AI prompts designed to stimulate meaningful discussions.
Community Contributions: Contribute your own inspiring prompts and help shape the conversation. Easily share your unique prompts using our simple submission form.
Interactive Interface: Enjoy a seamless browsing experience with our intuitive and user-friendly interface.
Browse through the collection of prompts, engage in discussions, and get inspired.
Share your own thought-provoking prompts to contribute to the community's growth.
We value your feedback and contributions in making PromptVerse even better. Please don't hesitate to submit any bug reports or feature requests through this GitHub repository.
Thank you for joining us on this exciting adventure! Let's embark on a journey of meaningful AI conversations together!
We welcome contributions from anyone who is interested in helping to improve this project. If you'd like to contribute, please follow these guidelines:
- Fork the repository to your own GitHub account.
- Clone the project to your local machine.
- Create a new branch with a descriptive name (git checkout -b my-new-feature).
- Make changes to the code and commit them to your branch.
- Push your changes to your fork (git push origin my-new-feature).
- Open a pull request in this repository and describe the changes you've made.
If you encounter any issues while using this project, please create a new issue on our GitHub repository. Be sure to include a detailed description of the issue and steps to reproduce it.
Wiki Outline Link: Rishi Ganesh
| Front-end | Status ⬇️ | Link 🔗 | | ---------------------------------------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------------- | --- | | - Low-fid design for your application | ✔️ | Figma Link | | - High-fid design for your application | ✔️ | Figma Link | | - ReactJS app initialization | ✔️ | PR #1 | | - Application components created | ✔️ | PR #2 | | - IDE Setup | ✔️ | PR #2 | | - NodeJS REPL | ✔️ | PR #7 | | | - Using the public folder to serve files | ✔️ | PR #3 | | - Postman Use for Testing | ✔️ | | | - Authentication | ✔️ | PR #10 | | - Deployment | ❌ | |
Back-end | Status ⬇️ | Link 🔗 |
---|---|---|
- NodeJs - setting up a project with package.json | ✔️ | PR #7 |
- NodeJS Modules | ❌ | |
- fs Module | ❌ | |
- Streams and Buffers | ❌ | |
- NPM | ✔️ | PR #11 |
- Nodemon | ✔️ | PR #11 |
- Events in Nodejs | ❌ | |
- Express JS - first route | ❌ | |
- ExpressJS - additional routes | ❌ | |
- Template Engines | ❌ | |
- Partials | ❌ | |
- Middlewares | ❌ |
Databases | Status ⬇️ | Link 🔗 |
---|---|---|
- MongoDB - Installations and Basics | ✔️ | Docs |
- Mongoose | ❌ | |
- CRUD Operations | ❌ | |
- Simple API - CRUD Operations using NodeJs | ❌ | |
- Schemas and Models | ❌ | |
- Indexes | ❌ | |
- Aggregations | ❌ |