xSallus / nlw10-setup

An app to handle daily habits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevHabit - Habits management made easy.



6 squares and a text below that says habits




Use cases

  • User can register new habits.
  • User can retieve all registered habits.
  • User can list and display habits by day.
  • User can set a given habit as accomplished.

Parcels of the application

Web (details)

  • React
  • Vite
  • Typescript
  • Tailwid CSS
  • DayJS

API (details)

  • NestJS
  • Typescript
  • Sequelize
  • SQLite (Dev Only)
  • MySQL (If Deploy Only)
  • Zod
  • DayJS

Mobile (details)

  • React Native
  • Expo
  • Typescript
  • Nativewindp
  • DayJS

How to run locally

  • Clone this repo
  • Setup environment according to the readme file on each branch.

Roadmap

  • Integration of all branches. (web, api and mobile)

Made with ♥ using Termux and Neovim.
xSallus 2023

About

An app to handle daily habits.

License:MIT License