Skip to content

c35punk/BulmagCorporate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulmag AD Corporate Website

Bulmag corporate website presenting the products and services offered by the company

Getting Started

Prerequisites

You need to have the following software in place before we start:

NodeJS > 10.0.0
MongoDB > 4.0.0

Installing

There are two main folders - client and backend and three package.json files

You will need to install all depenedencies.

From your terminal:

1. cd backend

2. npm install/yarn add

3. cd ..

4. cd client

5. npm install/yarn add

6. cd ..

7. npm install/yarn add

8. npm start

After installing all dependencies and starting the app you should see something like this:

Functionalities

  • Register (Visitor)
  • Login (Visitor)
  • Home page (Visitor, User, Admin)
  • Contacts (Visitor, User, Admin)
  • About Us (Visitor, User, Admin)
  • Add Machine to Maintenance Contract (User)
  • Access to Dashboard (User)
  • Access to Profile (User)
  • Add Product to Products Section (Admin)
  • Add Service to Service Section (Admin)

Built With

  • NodeJS - Open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser
  • ExpressJS - Web application framework for Node.js
  • MongoDB - Cross-platform document-oriented database
  • ReactJS - JavaScript library for building user interfaces

Authors

  • Liubomir Djantov - GitHub - c35punk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published