Skip to content

Management platform that keeps track of projects with quick access to information, with search and adds functionality.

Notifications You must be signed in to change notification settings

ewelinaszoda/Construction-manager-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NB: The Rails backend for this project can be found here

Construction manager

Management platform that keeps track of projects with quick access to information, with search and adds functionality. Improved user experience with responsive/mobile design techniques.

Table of Contents

Screenshots Demo Technologies Usage and Features Installation License

Screenshots

Demo

A full video demo is available here

Technologies

This project was created with:

React.js

This project was bootstrapped with Create React App.

Usage and Features

Construction Manager allows users to manage and keep track on projects. Users can:

Sign up and sign in, to keep tract of their projects Edit personal information Create the project with an image, decription, location and email's contacts Create a meeting and note assigned to the project See current date, calendar, and meetings on the main page View and search by project's name of all projects View and search by meeting's name of all meetings Delete the project

Instalation

To use Construction Manager locally, you will need Git and Node Package Manager installed. You will also need the backend to be running, which can be found https://github.com/ewelinaszoda/Construction-manager-backend. After this, you will only need to clone this repo and launch the frontend to start. Run following commands:

npm install

npm start

Clone this repository $ git clone https://github.com/ewelinaszoda/Construction-manager-frontend

Go into the repository $ cd get-it-otc-frontend

Open in your text editor $ code .

Install dependencies $ npm install

Run to view it in the browser $ npm start

NB: When asked "Would you like to run the app on another port instead? (Y/n)" respond with "y"

Hint: You can run first backend. An instruction you will find here.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

License

The MIT License (MIT)

Copyright (c) 2020 Ewelina Szoda

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Management platform that keeps track of projects with quick access to information, with search and adds functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published