Skip to content

atlp-rwanda/atlp-pulse-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Status CircleCI

ATLP Pulse Mobile Application

Pulse is a platform designed to handle ratings for trainees for the companies with different programs. It is currently under development using modern web and mobile technologies that prioritize speed and security. This repo holds the codebase for the mobile part of the platform which uses React Native framework to build cross-platform mobile applications.

Languages Used

  • React-native
  • Typescript
  • Apollo Client
  • Tailwind CSS

Installation

To get started with development, follow these steps:

  1. Clone the repository:
git clone [email protected]:atlp-rwanda/atlp-pulse-mobile.git
  1. Navigate to the project directory:
cd atlp-pulse-mobile
  1. Install dependencies:
npm install
  1. Start the application:
npm start