Git Product home page Git Product logo

cv-builder's Introduction

Cv Builder

A Cv Builder app based on React Native running on a NODEJs server with MongoDb database. Express is used to create REST APIs. You can create a CV which is stored in the device's storage in PDF format.

Installation

You need to have node and expo installed. You also need to have the expo app installed in your device.

To install modules run the following command in the root directory and server directory respectively:

npm install

Note

Make sure to replace the IP address in the fetch API calls located in 'components/DetailsForm.js' and 'components/LandingPage' to the IP address of your machine (you can view it using 'ipconfig' in your command prompt). I have set the default port to 3000 you can change it in the 'server/app.js'.

In android devices the default PDF storage path is 'Internal storage/DCIM' in iOS devices it asks you where to store the file.

Usage

To run the app, open up the server in cmd or terminal and enter command to run server:

nodemon app

Open root directory in cmd or terminal and enter command to start expo client:

npm start

This opens up the expo environment in the browser you can scan the QR-code from the expo app installed in your device (scan using the camera app in iOS device) which initiates the app on your device.

App has been tested on Android, Tablet and iOS device and found to be working consistently.

Testing

Test for DetailsForm.js component is written using JEST framework you can run it in the terminal using the command:

npm run test

cv-builder's People

Contributors

faizan-omer avatar

Watchers

 avatar  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.