Pub Service ☕️
This is an experimental full-stack project for an hypothetical Pub company. The main objective of this project is to produce a service where customers can make their product request easy.
For more information about the project, please consult the Project file.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development, testing or other purposes.
Prerequisites
The following things are needed to install and setup the back-end software:
The following things are needed ot install and setup the front-end software:
Installing
All the code is required to get started.
Clone
Clone this repo to your local machine using:
git clone https://github.com/andrepbento/pub-service.git
Setup
To start the back-end project execute the following commands:
cd pub-service
cd pub-backend
npm install
npm start
To start the back-end project execute the following:
Open 'pub-service/my_pub' in Android Studio or XCode
Hit Run on your device
Built With
Back-end
- Node.js - The Statically typed programming language
for modern multiplatform applications.
- npm.js - The package manager for JavaScript and the world's largest software registry.
- MongoDB - Is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas.
Front-end
- Flutter - Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
Authors
License
This project is licensed under the MIT License - see the LICENSE file for details.