Giter Site home page Giter Site logo

blog's Introduction

Blog
Project Test knowledge (Ideas Blog)


⚠️WARNING⚠️
Unfortunately it was not tested in android, please consider running it using ios.


Backend

I chose to use Strapi.io for back development because it is faster and more agile since the idea was to test the mobile's abilities. And I used the --quickstart command to create a base in sqlite. Visit the website.

💻 Run it!

# enter the folder
cd server

# Install the dependencies
yarn install

# Run the backend server (A base will be created with sqlite)
yarn develop

⚠️Note⚠️
A database populated in the utils folder has been added. To add, run the yarn develop command once and then in the tmp folder remove the data.db file and add it from the utils folder.

Mobile

📱 Run it!

# enter the folder
cd mobile

# Install the dependencies
yarn install

# Install the app
react-native run-ios or react-native run-android

# Start the metro bundler
react-native start or react-native start --reset-cache

Technology

mobile

  • React native
  • Typescript
  • Redux
  • Redux-saga
  • Redux-persist
  • immer
  • date-fns
  • react-navigation v5
  • react-native-vector-icons
  • axios
  • Reactotron to debug
  • styled-component / stylesheet

backend

  • strapi.io
  • sqlite

🚀 New Features mobile

  • add editing and delete ideas
  • migrate stylesheet to styled-component
  • configure loading
  • fix bugs
  • fix editing profile
  • add test aplication
  • add web app

Made with much 💜 and 💪 by Jhow Paes 😊 Talk to me!

blog's People

Contributors

jhowpaes 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.