Skip to content
/ dials Public

Mobile app that delivers three new things to learn every day.

Notifications You must be signed in to change notification settings

Rohan-cp/dials

Repository files navigation

kno-logic

Kno-logic delivers a daily digest of curated articles for lifelong learners. This app was built with React Native and Expo.

Screenshots

home_screen home_screen

Planned Features

  • Customised User Interface based on running platform (android or ios)
  • Fully functional navigation: profile, saved articles and home
  • Login and signup
  • Comment and/or like a an article
  • View articles added on a past day

Developing locally

If you'd like to play around with the code: You will need Xcode, Android Studio or the Expo Go mobile app to run on your own phone. Install the latest version of Node.js. Then run

# install expo client
npm install --global expo-cli

# install dependencies
npm install

# server with hot reload at localhost (press 'r' to reload if changes not reflected)
npm start

# building for production
npm run build

About

Mobile app that delivers three new things to learn every day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published