https://github.com/curiouslearner/trackmylinks
App to Track all your Resources at a single place and makes management efficient.
https://github.com/curiouslearner/trackmylinks
Last synced: about 1 year ago
JSON representation
App to Track all your Resources at a single place and makes management efficient.
- Host: GitHub
- URL: https://github.com/curiouslearner/trackmylinks
- Owner: CuriousLearner
- License: mit
- Created: 2015-07-17T10:11:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T09:23:22.000Z (over 10 years ago)
- Last Synced: 2024-04-14T00:59:17.401Z (about 2 years ago)
- Language: HTML
- Size: 554 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrackMyLinks
App to Track all your Resources at a single place and makes management efficient.
==== This app is currently in developing phase ====
Many times, I find some cool stuff to read/refer later, but management of these resources is always cumbersome. So, I developed this app which consists of a REST API using Flask in back-end and powered by Angular JS in front-end.
There are more features, I'm currently working upon. If you've some suggestion, please let me know at Sanyam.Khurana@TheGeekyWay.com or alternatively just create an issue. I'll reach back to you ASAP.
---
## Installation
To set up this app locally, please refer to [Install Docs](https://github.com/CuriousLearner/TrackMyLinks/blob/master/docs/install.rst)
---
## How-To
Once you set up the app locally, you can refer to this [How To Use TrackMyLinks](https://github.com/CuriousLearner/TrackMyLinks/blob/master/docs/how-to.md) to use the app efficiently.
---
## Tech Stack Used
The following tech stack is used in this project:
Python, Flask, MongoDB, HTML, CSS, JS, JQuery, BootStrap3, AngularJS