Skip to content

lukasz-ciskowski/Emportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Emportal is an Employees management portal written in Vue using Nuxt technology

Requirements

This project is an university project with specific requirements:

  • RWD
  • PWA
  • SSR

In order to test the offline saving using the ServiceWorker, a simple memory-database based backend service written in express

The next requirement for this project was to prepare the mockups in Figma. Link for it is here: https://www.figma.com/file/EXMJ4mC9NEw9CkcZz1bOVp/Untitled?type=design&node-id=171%3A2249&mode=design&t=DGXH6AxgLwTQD5nC-1

Installation

In order to run Emportal locally you need to follow these steps:

  1. Enter /backend directory and run
yarn / npm install
  1. Enter /frontend directory and run
yarn / npm install
  1. Run everything using the single command available from the top directory
npm run dev

About

University project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published