Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityadhiman-in/questify
Questify is a platform designed to help users post and find lost and found items. Whether it's a misplaced wallet or a found set of keys, Questify connects users who have lost or found items with those looking to retrieve them, with rewards system.
https://github.com/adityadhiman-in/questify
css ejs expressjs javascript lost-and-found-web-application mongodb nodejs
Last synced: about 2 months ago
JSON representation
Questify is a platform designed to help users post and find lost and found items. Whether it's a misplaced wallet or a found set of keys, Questify connects users who have lost or found items with those looking to retrieve them, with rewards system.
- Host: GitHub
- URL: https://github.com/adityadhiman-in/questify
- Owner: adityadhiman-in
- Created: 2024-09-02T14:12:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:06:21.000Z (2 months ago)
- Last Synced: 2024-10-25T17:18:55.716Z (2 months ago)
- Topics: css, ejs, expressjs, javascript, lost-and-found-web-application, mongodb, nodejs
- Language: EJS
- Homepage: https://questify-zkvi.onrender.com/users/login
- Size: 703 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Questify - Lost and Found
![Preview Image](image.png)
**Questify** is a platform designed to help users post and find lost and found items. Whether it's a misplaced wallet or a found set of keys or anything lost. Questify connects users who have lost or found items with those looking to retrieve them.
## Features
![Explore](image-1.png)
- Post lost or found items with details and images.
- View recent lost and found posts.
- Like (upvote) posts and add comments.
- Contact users who posted the items.
- Easy-to-use forms for posting lost or found items.## Technology Stack
Questify is built using the:
- **MongoDB**: For storing user data and item posts.
- **Express.js**: As the backend framework.
- **Ejs**: For building dynamic and responsive frontend.
- **Node.js**: Server-side JavaScript runtime.## Future Updates Coming
Upcomig updates in future : Delete posts, Reward System for Users, Ads listings, Promote or Boost Your Posts and etc.
## Project Setup
1. Clone the repository:
```bash
git clone https://github.com/adityadhiman-in/questify.git
```2. Navigate into the project directory:
```bash
cd your-repository-name
```3. Install Dependencies
```
npm i
```
4. Start the server
```
node server.js or nodemon server.js
```## Contact
Feel free to reach out if you have any questions or suggestions!
- [Website](https://adityadhiman.in)
- [GitHub](https://github.com/adityadhiman-in)
- [LinkedIn](https://www.linkedin.com/in/adityadhiman-in)Made with ❤️ by [Aditya Dhiman](https://adityadhiman.in)