Skip to content

Neves369/trab1_mobile

Repository files navigation

React-Native Course

Screens

1624582401423 1624582401430

application for educational purposes.

Simple crud where the teacher can register students, add their grades or change them.

As it is a react native app, I decided that the app is to register students' notes from a react native course.



Status: Developing ⚠️

📱 Technologies

💻 Getting started

Requirements

Installing and running the project

Clone the project and access the folder

$ git clone https://github.com/Neves369/trab1_mobile.git
$ cd trab1_mobile

*first we need to run the API. Follow the steps below

$ cd Back
# Install the dependencies
$ yarn install

# don't forget to change the base_url in the index file, inside the database folder.
# Finally, run the api service in a development environment :)
$ node server.js

*on another terminal we need to start the app. Follow the steps below

$ cd Front
# Install the dependencies
$ yarn install


# Finally, run app ;)
$ expo start

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Copyright © 2021-present, DouglasNeves.

About

primeiro trabalho da disciplina de DESENVOLVIMENTO DE APLICAÇÕES MÓVEIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors