GithubHelp home page GithubHelp logo

maciej-szeremeta / company_management_app_front Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patrykkeska/company_management_app_front

0.0 0.0 0.0 4.8 MB

App witch allow app which allow to management of local assets etc.

TypeScript 96.95% CSS 0.73% HTML 2.32%

company_management_app_front's Introduction

Readme


๐Ÿ“” Table of Contents

๐ŸŒŸ About the Project


* Basic Concept of view was created in Figma : https://www.figma.com/file/5TNV2aSijVHNTm0f8phW7u/Projekt-Zaliczeniowy?node-id=0%3A1
* App is still in development, right now has basic features implemented.
* Check roadmap to see an incoming changes...
* Check the features to see implemented functionalities.

Preview Login and Password is : "admin"


* Preview available(Login and password : admin) : https://patrykkeska.networkmanager.pl
* Backend Repo : https://github.com/PatrykKeska/company_management_app_backend
* DataBase file for Import purpose : https://github.com/PatrykKeska/company_management_app_backend/tree/main/DataBaseScheme

how are the components arranged?

  • I was following something like Atomic Design which means smaller parts of code combine for bigger parts and finally reach whole Page view.

  • In Components directory there are smallest components.

  • In Layout Directory there are combined components. In result we got kind of views ready to implements on pages.

  • In Pages there are Implemented Layouts with Some extra components like Wrapper or Nav

๐Ÿ“ท Screenshots

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

๐Ÿ‘พ Tech Stack

Client
Server
Database

๐ŸŽฏ Features

  • Login/Logout
  • Local Storage Session (Possible to change session time in /utils/isTokenExpire.ts)
  • RWD
  • Creating a new items.
  • Items and offices image change( For now only by pasting a link with image address) - incoming file transfer
  • Editing items in storage.
  • Deleting items from storage.
  • Assign items to office.
  • Deleting items from assigned offices.
  • Summary of office.
  • Creating of new offices.
  • Editing of existing offices.
  • Deleting offices
  • Keeping up to date all your resources in your offices

Check the Roadmap to find an incoming features!

๐ŸŽจ Color Reference

Color Hex
Primary Color #FFF96B;

๐Ÿ”‘ Environment Variables

To run locally make sure backend is listening and database is implemented correctly, also please check cors settings in express repo. More information about database setup and backend going to find out in backend repo here :
https://github.com/PatrykKeska/company_management_app_backend

Login : admin
Password : admin

๐Ÿงฐ Getting Started

โ€ผ๏ธ Prerequisites

This project uses Yarn as package manager

 npm install --global yarn

โš™๏ธ Installation

Install my-project with npm

  yarn install my-project
  cd my-project

๐Ÿƒ Run Locally

Clone the project

  git clone https://github.com/PatrykKeska/company_management_app_front.git

Go to the project directory

  cd company_management_app_front

Install dependencies

  yarn install

Start the server

  yarn start

๐Ÿšฉ Deployment

To deploy this project run

  yarn build

๐Ÿ‘€ Usage

App can be used as your own managing tool to help you out sort and keep up to date your company assets in local offices etc. This is basic concept and still lot of features has to be implemented.

๐Ÿงญ Roadmap

  • Basic functionality (check features section)
  • Linux Server Host Preview
  • Registry a new accounts
  • JWT session
  • File transfer from Client=>Server and reverse
  • Backend in NestJS

โš ๏ธ License

Distributed under the no License. See LICENSE.txt for more information.

๐Ÿค Contact

Patryk Keska - @twitter_handle - [email protected]

company_management_app_front's People

Contributors

patrykkeska avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.