Git Product home page Git Product logo

tasker's Introduction

Tasker

Goal

This is a simple, but pretty, React Native application. My goal here was create a simple task manager application, so that i could get organized easier.

Tools

In this project i have learned a lot. This is because i have chosen a lot of powerful technologies.

The first one was Typescript, i have used it in both, the frontend and the backend of this application. My reason for that choice was that, i love javascript, but sometimes when using it, specially for big projects, it can become a little bit unpredictable, because we have no types in it. In that context, Typescript makes javascript even better. Because with it, we can create our own types, define our own rules and so much more features. This makes the building process faster and less error prone.

For the backend, in addition to Typescript, i have chosen NodeJs, Express and MongoDB. I like that stack, because with it we can create good backend services as i did. More than that, i have run this entire backend server with Docker. And it was a great experience for me as well.

For the frontend i have used the React Native framework because i have been working with a lot of web technologies so far, just like html, css and javascript. I've worked with some frameworks as well, just like React and NextJs. In that context, i thought that it was a good idea learning a new framework to create mobile applications.

Results

Now, it's time to see something working, hopefully.

Home Screen

Here, we have a git showing the final result on the Home Screen. All the information about that tasks is being recovered from the NodeJs server.

Add Task Screen

Here, we have the opportunity to create a new task.


Now that we have added a task, it will appear on the Home Screen. All this information will be available even if the user closes the application, because our backend is storing our information in a DataBase, the MongoDB DataBase in our case.

tasker's People

Contributors

kpmge avatar

Stargazers

 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.