Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Construction Business App

This app contains a dashboard screen having:

Projects Overview: List ongoing projects with status. Employee Details: List employees with roles and project assignments. Equipment Status: Overview of equipment availability.

Project details screen having: Details of selected projects like name, description, dates, assigned employees, equipment.

Installation

  1. Clone the repository:
    git clone https://github.com/ssharma2003/ArtifyTask.git
  2. Navigate to the project directory:
    cd ArtifyTask
  3. Navigate to the backend directory:
    cd backend
  4. Install the dependencies
    npm install
  5. Start the server
    nodemon

Steps to Install and Set Up an Expo App

Pre-requisites

  • Node.js (Download and install from Node.js official site)
  • Expo CLI (Install globally using npm install -g expo-cli)
  1. Navigate to the frontend directory:

    cd frontend
  2. Install the dependencies

    npm install
  3. Navigate to ipconstant folder and add your ip address in the ipconstant.js file

  4. Start the expo app

    npx expo start

Demo video of the app

The link of the demo video is here : https://drive.google.com/drive/folders/1Gu4pMc8m_uKcFOlRvaDOspNfiFSckIf6?usp=drive_link

Screenshots of MongoDB

  1. Project Schema image

  2. Employee Schema image

  3. Equipment Schema image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages