Giter VIP home page Giter VIP logo

lucasalberto01 / power-todo-expo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 692 KB

Simple front end using expo to create a web and native application, it was made thinking about a TODO app with a backend made in python. It can be accessed either through the expo go or through the browser

Home Page: https://power-todo.vercel.app

License: MIT License

TypeScript 98.60% JavaScript 1.40%
expo pwa react react-native vercel

power-todo-expo's Introduction

Power TODO expo

Preview

Welcome to Awesome Todo List App! This is a simple and intuitive to-do list application built with React Native and Django, utilizing Expo to support both web and mobile platforms.

Live

Front-web https://power-todo.vercel.app/

API https://power-todo.herokuapp.com/api

App android

Use Expo Go

image

App ios

Use Expo Go

image

Features

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • Easy-to-use user interface

Technologies Used

Installation

Before getting started, make sure you have the following prerequisites:

Backend repository

https://github.com/lucasalberto01/power-todo-api

Frontend Setup

  1. Install the Node.js dependencies:

    yarn install
    
  2. Start the Expo development server:

    npm start
    
  3. Follow the instructions from the Expo CLI to run the app on your desired platform (web, iOS, or Android).

Build frontend

  1. Run build command:

    yarn build:web
    
  2. Deploy to vercel:

    vercel:deploy
    

    Preview Local (option)

    npx serve web-build
    

Configuration

The application uses environment variables for configuration. Create a .env file in the frontend directory and add the following variables:

API_URL=<http://localhost:8000/>

Contributing

Contributions are welcome! If you find any issues or want to contribute enhancements, please feel free to submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

  • React Native community for their amazing work
  • Django community for the powerful web framework
  • Expo for simplifying the development workflow

power-todo-expo's People

Contributors

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