Skip to content

Hassene66/IsammLabs

Repository files navigation


IsammLabs

A React Native based mobile application for managing university laboratories.


Python Current Version GitHub contributors Dependencies License

Basic overviewKey featuresTechnology usedHow to useProject overviewYou may also like

Basic overview

IsammLabs is a cross-platform mobile application built with React native and Node.js that aims to automate the whole process of passing claims between professors and technicians in the ISAMM's laboratories.

Key features

  • Pass a claim for a specific computer and a specific technician.
  • Receive a real time push notification for both technicians and professors for receiving a new claim.
  • Receive an alert notification if the first deadline (2 days) is exceeded without handling the claim.
  • Receive an averstisment notification if the second deadline (one week) is exceeded without repairing the problem.
  • Send a detailed Email to the administration in case of not repairing the problem after the third deadline exeeding (11 days).
  • Check out the software installed on various computers and their characteristics.

Technology used

How to use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer and Setting the development environment. From your command line:

# Clone this repository
$ git clone https://github.com/Hassene66/IsammLabs

# Go into the repository
$ cd IsammLabs

# Install dependencies
$ npm install

# Run the app on Android simulator
$ npm run android
or
# Run the app on IOS simulator (for mac users only)
$ npm run ios

Project overview

splashscreen login screen unprocessed claims screen add claim form (first step)
show computers stats add computer form add claim form (first step) teacher profile screen

You may also like

  • Tahi - A traditional food delivery mobile app.
  • HiCoach - A coaching web app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published