Git Product home page Git Product logo

enkidulan / astrale Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jvidalv/astrale

0.0 1.0 0.0 16.6 MB

React Native mobile application. Find out what the future holds for you in this astrology app, available for Android. Powered with Python, MongoDB and PHP.

Home Page: https://play.google.com/store/apps/details?id=josep.astrale

License: GNU General Public License v3.0

TypeScript 0.44% JavaScript 99.56%

astrale's Introduction

Astrale

๐ŸŒ About the app

Astrale is an astrology mobile application programmed with React Native (JavaScript) using Expo platform and React Paper for styling.

It comes with texts in both English and Spanish.

As it is right now is only published in Android, as Apple is not accepting more Astrology apps, but it is programmed and tested for both platforms.

There are some files omitted because they contain sensitive information, if you want to clone the repository and test it locally, you must rename un_app.json to app.json and src/credentials/un_admob.js to admob.js then run: npm install && expo start.

๐Ÿ‹ Features

In the current version you can:

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

Also, as extra features:

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

๐Ÿค– Behind the scenes

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

  • THE DATA: It comes from a scraper programmed with Python that each day at midnight goes to astrology pages in spanish and english for the data.
  • THE SAFE: The data that python extracts its saved in a NoSQL DB, Mongo.
  • THE CONNECTOR: A PHP backend with an API REST that serves the data to the application.
  • THE DIRECTOR: All the process commented, deploys, testings... Are orchestrated with Jenkins pipelines and projects.

astrale's People

Contributors

jvidalv avatar

Watchers

 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.