Skip to content

Mobile frontend for a case management system written in React Native by Emma Dawson, Pelle Lindroth and Renzo Santa Maria.

Notifications You must be signed in to change notification settings

EmmaDawsonDev/react-native-slutprojekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a React Native Expo project created by Emma Dawson, Pelle Lindroth and Renzo Santa Maria.

It is dependent on a backend server which you can find here: https://github.com/PelleLindroth/slutprojekt

To start the backend:

-Clone backend codebase
-Run npm install
-Add .env file with variables JWT_SECRET and PORT
-Run project with npm start

To start the frontend:

-Clone frontend codebase
-Run expo install
-Add your computer's IP address to the host.json file located in the src folder. On android you can use the default "10.0.2.2". To emulate on iOS you must use your IP address.
-Run the project with expo start

Dummy user login info:

-Email: client1@yahoo.com password: Grillkorv
-Email: client2@yahoo.com password: Grillkorv
-Email: client3@yahoo.com password: Grillkorv

-Email: worker1@yahoo.com password: Grillkorv
-Email: worker2@yahoo.com password: Grillkorv
-Email: worker3@yahoo.com password: Grillkorv

About

Mobile frontend for a case management system written in React Native by Emma Dawson, Pelle Lindroth and Renzo Santa Maria.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published