Skip to content

Central diaria online, veja noticias, descreva suas tarefas diarias e tenha controle de seus gastos mensais

Notifications You must be signed in to change notification settings

Mathteus/dailyhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dailyhub (WIP)

Dailyhub é um aplicação web instalavel (PWA) open-source, feita para seu dia dia focado em agilizar coisas da sua rotina.

Features:

Core

  • Criar tarefas usando o sistema Kanban.
  • Vericar seus gastos mensais.
  • Verificar Temperatura Local.
  • Ler as ultimas noticias que estão saindo.
  • Publicar posts para comunidade Ler.

Próximas versoẽs:

  • Melhor Vizualização de seus gastos, datas de vencimentos, categorias.
  • Mais Interação nos Posts, como poder responder posts.

Para testar pode siga os seguintes passos ou teste online em breve DailyHub.

  • Clone o repositório do Backend.

    git clone https://github.com/Mathteus/dailyhub-backend.git
    
  • Faça o build do projeto usando CMake.

  • Rode o Porgrama

    ./DailyHub_Server
    
  • Clone o repositório do Frontend.

    git clone https://github.com/Mathteus/dailyhub-frontend.git
    
  • Instale os pacotes.

    bun install
    
  • Rode o servidor do NextJS.

    bun --bun dev
    
  • Acesse a página do site.

    http://localhost:3210
    

OBS: a função de instalar (PWA) pode não funcionar em HTTP.

About

Central diaria online, veja noticias, descreva suas tarefas diarias e tenha controle de seus gastos mensais

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published