Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishnaclouds/urlpro.in-backend
URLPro.in's Github Backend
https://github.com/krishnaclouds/urlpro.in-backend
Last synced: about 1 month ago
JSON representation
URLPro.in's Github Backend
- Host: GitHub
- URL: https://github.com/krishnaclouds/urlpro.in-backend
- Owner: krishnaclouds
- Created: 2023-11-06T05:14:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-01T13:33:35.000Z (about 1 year ago)
- Last Synced: 2023-12-01T14:36:06.518Z (about 1 year ago)
- Language: Go
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# URLPro.in
> Launching Soon!!
## About
URLPro.in is an opensource URL short-ner application written in Golang and vue.js.
## Roadmap 🛤
#### Pivot
| Symbol | Meaning |
|:-------:|:----------------------|
| 🎯 | Yet to Begin |
| 👩🏻💻 | In Progress |
| ✔ | Development Completed |
| 🚀 | Launched |
| 🔴 | Discard |### Milestone Summary
| Status | Milestone | ETA |
|:-------:|:---------------------------------------|:-----------:|
| ✔ | Implement basic Backend and Dockerized | Nov 06 2023 |
| ✔ | Connect to Postgres | Nov 07 2023 |
| 👩🏻💻 | Store Short URLs in DB | Nov 10 2023 |
| 🎯 | Implement Redirect API | Nov 15 2023 |
| 🎯 | Deploy on AWS | Nov 20 2023 |
| 🎯 | Design Basic Frontend | Nov 30 2023 |
| 🎯 | Implement Backend Connectivity | Dec 05 2023 |
| 🎯 | Deploy the Frontend | Dec 10 2023 |
| 🎯 | Check the Security Issues | Dec 15 2023 |
| 🎯 | Launch Website | Dec 21 2023 |