You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my academic project as a part of Service Oriented Application Development(SOAD) Course - Mansoon 2019-20
Proposal
Whizingo is a platform for individuals and organizations to use for creating, sharing, exchanging, discussing information, ideas and pictures or videos. It's goal is to bring similar minded people together so that they can interact and have a healthy conversation amongst them. It's try to rank users on the basis of their activities on our platform which would help in future recommendations for the user as well as help the groups also to decide whether he is good enough to become a member of that group. This would improve the functioning of the groups and they will not be polluted by bad members.
Installation
Before doing anything you have to clone or download(and unzip) the project folder, open terminal and navigate to the project folder and run:
npm i
This will install all the dependencies required by the project.
Getting Started
To start using this API, start your local database server, open terminal and navigate to the project folder and run: