This is a fullstack recommendation application. The aim of this project is to provide a platform to users that will allow them to create unique collections of recommendations. Using this application a registered user can create collections of specific recommendations. For example, if a choose to recommend a list of action movies then he/she can create a collection named "action movies" and then add all the movies within the collection. The speciality of this application is that only owener of the collection will have the right to add or delete his/her own collections. Only owener of the specific collection will be able to add or delete recommendations within the collection. Other registered users will be able to see the collections and recommendations created by the other users. Registration is free and required to watch all the collections created by the users of the platform.
Additional description about the project and its features.- Vue composition api
- Firebase
- Bootstrap
- Firestore
- Vanila javascript
- first clone the repository
- use your terminal
- go to the project directory using cd (directory name)
- run "npm install" to install all the dependencies
- run "npm run serve"
- A good text editor (ex.Vscode)
- Github profile
- Git installed in your local machine
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Show your support Give a ⭐️ if you like this project!