Code Monkey home page Code Monkey logo

astrale's Introduction

Astrale - Horoscope of the Zodiac

๐ŸŒ About the app

Astrale is an astrology mobile application made with React Native. Uses Expo as a toolchain and Paper for styling and theming.

It also supports multiple languages thanks to i18n, by default comes with texts in both English and Spanish.

Is only published in Android, as Apple is not accepting more Astrology apps, but works for both platforms.

๐Ÿ”ง Run it yourself

The app uses Expo for bootstrapping and as develop environment. To get started, first install the dependencies:

$ yarn || npm install

Then run Expo:

$ expo start

Then you can use your own mobile device to run the app or use an Android/iOS emulator. Yes, Expo is amazing.

๐Ÿ‹ Features

In the current version you can:

  • Check your daily horoscope, that includes focus of the day, lucky numbers and compatibility.
  • Check compatibility with other signs.
  • Learn more about astrology and the zodiac.
  • Ask questions to our own non AI Astrologers.

As extra features:

  • Switch between Dark & Light theme.
  • Change to other signs with ease (And check their daily horoscope :p).

๐Ÿค– Behind the scenes

(Deprecated, now all the data is local)

A good astrology application needs new data for each day and for each sign soooo.... Python scraper to save the day:

  • Data: Comes from a scraper programmed with Python that each day at midnight goes to astrology pages in spanish and english for the data.
  • Persistence: The data that python extracts is stored in MongoDB.
  • Api: A PHP rest API layer with an API REST that dispatches the data to the application.
  • The boss: All of this (deploys, tests, scraping) is possible thanks to a custom Jenkins.

astrale's People

Contributors

jvidalv avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.