Skip to content

spotlightgroup/Mine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mine

A place where you can save your favorite URLs from all over the internet arranged in catergories, view other users categories.

Team

  • Product Owner: Faris Arabi
  • Scrum Master: Bushra alabsi
  • Development Team Members: Ahmad Zoaby, Mohammed Alduraidi

Table of Contents

  1. Usage
  2. Requirements
  3. Installing Dependencies
  4. How to Start
  5. Team
  6. Roadmap

Usage

This application is used to store your favorite URLS in the internet, also you can search for another user favorites, like others' favourites and add it to your list if you like.

Requirements

  • Node v8.10.x
  • MongoDB v3.6.3

Installing Dependencies

From within the root directory:

 npm install``` 

## How to Start

```sh
 mongod
 
 From within the root directory on another terminal window:
 
 npm start 
 

Roadmap

View the project roadmap here

About

save, share, interact, organize your favorite URLs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.9%
  • HTML 32.2%
  • CSS 12.9%