Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeanrauwers/react-native-bootcamp

React Native Bootcamp 2021 (completely free)
https://github.com/jeanrauwers/react-native-bootcamp

coding coding-bootcamp crud-application mern react-native series sockets-io tutorial youtube youtube-tutorial-series

Last synced: 2 months ago
JSON representation

React Native Bootcamp 2021 (completely free)

Awesome Lists containing this project

README

        

# REACT NATIVE BOOTCAMP 2021 - (For Beginners)

This is a series video were we going to build a React Native app (frontend) for our Sport's App built on [the Mern Bootcamp.]('https://github.com/jeanrauwers/mern-course-bootcamp')

We will build a Sports Web App for creating sports events and the app will include:

* User registration and authentication (maybe add facebook/gmail login if the series becomes popular)
* Hashing password for security
* Session control
* CRUD operations (create, read, update and delete) using provided API
* Search for events using filters (Running, Cycling or Swimming)
* Sign UP for event in order to participate
* Upload images to the S3 bucket
* Push notification using web sockets

### Milestones of the project

Series get more than 1000 Stars I will create a Next.js Bootcamp!

So please share this video with your friends.

## Need help?
[We have a discord group](https://discord.gg/7bsz7U5)

## Videos on Youtube :

* [React-Native Bootcamp demo](https://youtu.be/Dnrc8W4jb-E) - The Mobile App demo can be found here.
* [React-Native Botcamp episode 0](https://youtu.be/s1Y3HkVh4lk) - Installing dependencies and starting coding.
* [React-Native Botcamp episode 1](https://youtu.be/Eg_W_TRkAeQ) - Creating Login and Register pages.
* [React-Native Botcamp episode 2](https://youtu.be/ZoX3otWqM-Y) - Creating Dashboard page and display first event.
* [React-Native Botcamp episode 3 - A](https://youtu.be/IdKzvEH4Znk) - Add Events modal and form.
* [React-Native Botcamp episode 3 - B](https://youtu.be/j7Pfss5rr8w) - Finish the input fields for the modal and add the picker-image.
* [React-Native Botcamp episode 4](https://youtu.be/DfM8ego4rlU) - Finalize modal details to post new event to server.
* [React-Native Botcamp episode 5](https://youtu.be/QEwZlVBlhuQ) - Post and Get Event from Dashboard page and filter by sport.

## Want to know more about my motivation for this project?
[Read my blog post](http://italktech.io/mern-coding-bootcamp/)