Giter Site home page Giter Site logo

cs546-final-project's Introduction

CS546-Final-Project

How to run the file

npm install
npm run dev or npm start

After the server is up, the You need to run the seed file to populate the data

npm run seed 

The data will be populated in your database. You can check our functionalitites by either creading an account or login to existing account

One of the existing credentials you can use to test:

email: [email protected]
password: Password@123

Functionalities Implemented

Proper validation (clientside, routeside and data function) have been implemented for all the functionalities.

  1. Authentication: User can login/register.

  2. Search user: User can search people by username. You can search business on the basis of the demography

  3. Follow/UnFollow: You can follow or unfollow users you have searched for (try typing names like nancy or harvish to test)

  4. Add/Delete comments: Click on feed (any review) there you can add and delete comment for that review.

  5. Create Review or Business: User can add review of a particular business, and if the business does not exists user can create it.

  6. Update/Delete Review: User will not be able to add duplicate reviews, i.e. if the user has already posted a review for Napoli's Pizzeria then he won't be able to add the second review again, hence making sure that user cannot spam review. However, user can update their currect review as well as delete their review.

  7. My Review: User can see all their review user MyReview

  8. Update your profile: User can update their existing profile.

cs546-final-project's People

Contributors

nilayanurag avatar nancyradadia avatar hitarth031099 avatar

Watchers

 avatar

cs546-final-project's Issues

follow button issue

when hitting the follow button does not see any action changes to the page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.