Skip to content

saisathya/hashtag-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashtag-finder

CS160 project

Demo

https://www.youtube.com/watch?v=NbkLHmcRXCw

Setup and Installation

Install MongoDB

Linux

Ensure packages are up to date:

sudo apt update && sudo apt upgrade -y

Install MongoDB:

sudo apt install mongodb

Check that the MongoDB service is running:

sudo systemctl status mongodb

Deploy

First download this project into a local directory. Next open IntelliJ and select the 'Import Project' setting and open the directory of this project. Select Maven as the external model and continue. Ensure that the Maven project to import is selected before finishing. Allow the changes to Sync and run the HashtagFinderApplication.

About

cs160 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •