Coder Social home page Coder Social logo

ecosse3 / pjatk-smb1-rn-shopping-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.4 MB

Shopping List React Native app with AsyncStorage (SharedPreferences) & Recoil.js & Content Provider & SQLite database

License: MIT License

JavaScript 4.87% TypeScript 83.06% Starlark 1.73% Java 5.60% Objective-C 3.98% Ruby 0.75%

pjatk-smb1-rn-shopping-list's Introduction

Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed.

๐Ÿ‘พ React Native Shopping List

Application written for university subject purposes.

It is used to mark the shopping list with informations such as product name, price in PLN, quantity and status whetever the item has been purchased.

Moreover, in the settings view, the user can choose the color theme of the application. This functionality has been programmed to automatically get HEX values from the theme.ts file in the src/utils directory. When a new theme object is added, it is automatically added to the "Settings" screen in the application build level. The form of adding new colors also corresponds to the JSON format, so you can implement loading themes to the application in a very simple and quick way, e.g. from an external server thanks to REST API / GraphQL using axios/apollo.

All methods of product modification (adding, removing, modifying) are also supported by the SQLite database which is implemented in React Native using the "react-native-sqlite-storage" library. These methods have been implemented in the "src/utils/sqlite.ts" file.

The entire application was written in TypeScript (TSX). Recoil.js is used for state management.

๐Ÿ“ฑ Screenshots

๐Ÿ”– License

This project is MIT licensed.

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.