Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rishit-dagli/into-the-reviewverse


https://github.com/rishit-dagli/into-the-reviewverse

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Into the ReviewVerse

We often find it difficult to make informed decisions due to the overwhelming number of products and unreliable reviews available. This led us to envision a centralized platform that would provide comprehensive and unbiased information to help consumers like ourselves. Through research and understanding consumer preferences, we realized the importance of transparency, credibility, and user-generated content. We also drew inspiration from successful review websites and recognized the impact of social media on consumer opinions.

The goal was to make a review website which would help people make better decisions with the help of all the reviews given on that product. With a dedicated team, we set out to build a reliable and valuable resource for shoppers worldwide, fostering informed decision-making and meaningful interactions.

## Install

Run the following to install:

```sh
pip install -r requirements.txt
```

## Usage

```sh
flask run
```

## Want to Contribute 🙋‍♂️?

Awesome! If you want to contribute to this project, you're always welcome! See [Contributing Guidelines](CONTRIBUTING.md). You can also take a look at [open issues](https://github.com/Rishit-dagli/Into-the-ReviewVerse/issues) for getting more information about current or upcoming tasks.

## License

```
Copyright 2023 Rishit Dagli, Shivesh Prakash, Sai Manish Reddy, Bhavya Bhatt

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```