An open API service indexing awesome lists of open source software.

https://github.com/dheerajmahra/goalpost

Goalpost tracks your goal for the day so that people can see what you are working on and get motivation from you. Become more productive and have a clear vision of what you want to achieve today.
https://github.com/dheerajmahra/goalpost

firebase goal-tracker react

Last synced: 3 months ago
JSON representation

Goalpost tracks your goal for the day so that people can see what you are working on and get motivation from you. Become more productive and have a clear vision of what you want to achieve today.

Awesome Lists containing this project

README

          

# Goalpost
Post your daily goals or see what other people are working on today in realtime.

[Live Demo](https://goalpost.now.sh)

## Idea behind the app
It's a fact that if we make daily goals, we become more productive and have a clear vision of what we want to achieve.
The main idea behind this app is to create a platform where developers can write their daily targets and goals.
All the goals are visible to everyone so that they feel motivated after reading what other devs are working on today.

## Features

- Create your today's tech goal
- See goals created by others for the day
- See total goals created and today's trending technology
- Give reacts to goals
- Goals are automatically deleted after the end of the day

## Tech Stack
- React
- Firebase

## Screenshots

#### Landing page
![Landing page](./src/img/showcase1.png?raw=true "Landing page")

#### Goals page (if no goals are present)
![Landing page](./src/img/showcase2.png?raw=true "Landing page")

#### Goals page
![Landing page](./src/img/showcase3.png?raw=true "Landing page")