8000 GitHub - GiorgiNefaridze/habitz: Habitz - cross platform application, which helps users to manage their habits 🥴.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Habitz - cross platform application, which helps users to manage their habits 🥴.

Notifications You must be signed in to change notification settings

GiorgiNefaridze/habitz

Repository files navigation

Habitz - cross platform application, which helps users to manage their habits 🥴.

In order to use app, follow this guide.

📱 Start client side (Expo,RN)

If you don't have Expo, NodeJS, PostgreSQL and Git already, install from here.Then clone this repository and run it in your local machine using:

git clone https://github.com/GiorgiNefaridze/habitz/tree/main

Now install all the dependencies 📦

npm install

Then start the expo app with npm start ,scan QR code from your device and enjoy.🎊

🏭 Start server side (Node JS)

Change directory and start the back-end cd server && npm start. Then follow .env.example file,create .env ,add your own variables and set up postgre sql connection.Copy database && tables schema to set up db properly. Check :

database.sql

📸snapshot

habitz.mp4

Releases

No releases published

Packages

No packages published
0