Skip to content

CS50's Mobile App Development with React Native course

Notifications You must be signed in to change notification settings

apenasliana/CS50s-ReactNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CS50's Mobile App Development with React Native

Course description

This course picks up where CS50 leaves off, transitioning from web development to mobile app development with React Native.

The course introduces you to modern JavaScript (including ES6 and ES7) as well as to JSX, a JavaScript extension. Through hands-on projects, you'll gain experience with React and its paradigms, app architecture, and user interfaces. The course culminates in a final project for which you'll implement an app entirely of your own design.

Projects

PROJECT 0 - TODO App

The goal of this project is to practice JavaScript and its paradigms by creating a TODO app. This app should be able to add TODOs and track the number of total TODOs as well as the number of unchecked TODOs.

PROJECT 0.2 - ContactList

The goal of this project is to practice React and React Native components. This app should be able to add contacts, search and use sections to help organize a contact list.

PROJECT 1 - Pomodoro Timer

For this project, you'll be implementing a Pomodoro timer. This timer will help people trying to use the [Pomodoro Technique] (https://en.wikipedia.or/wiki/Pomodoro_Technique).

It will vibrate to tell you when to take breaks or resume working, based on some determined values.

PROJECT 2 - Movie Browser - OMDb API REST

For this project, you'll be implementing a movie browser. It will allow users to search for movies included in the [Open Movie Database] (http://www.omdbapi.com/) and view additional information about any movies they select.

PROJECT 3 - FINAL - Trivial - OTDb API REST

About

CS50's Mobile App Development with React Native course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published