Skip to content

Latest commit

 

History

History
151 lines (101 loc) · 4.09 KB

File metadata and controls

151 lines (101 loc) · 4.09 KB

📗 Table of Contents

📖 React Native Management System

React Native Management System is a native app that allows users to add, update and remove a staff, and display a the list of staff added on the page

🛠 Built With

Tech Stack

Build With

Key Features

  • Show all staff with this web app
  • Navigate through the app
  • Authenticate users
  • Create, Update, Delete staff as a user

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need: a properly working pc or laptop and a modern web browser.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:cindykandie/zamara-mobile-app.git

Install

Install this project with: Also instal the expo go app to run on your mobile

  cd my-folder
  git clone git@github.com:cindykandie/zamara-mobile-app.git
  npm install

Usage

Use this app by runing:

  cd my-folder
  git clone git@github.com:cindykandie/zamara-mobile-app.git
  npm install
  npm expo start

(back to top)

👥 Author

👤 Rachel Isaac

(back to top)

🔭 Future Features

  • Send emails upon any CRUD action on a specific staff

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please, share it with your friends. And leave a star.

(back to top)

🙏 Acknowledgments

I would like to thank my interviewer at Zamara Kenya for giving me a chance to demonstrate my skills and get assessed using this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)