Giter Club home page Giter Club logo

career-app's Introduction

CareerApp

Made with ❤️ by Seven-Academy-Students for Cameroon

The CareerApp project was built with the intention to allow students find out what is next, as per their careers. The application serves data on the most in careers in Cameroon. Furthermore it provides a lot more of features to discover.

Development server

Create an env file with the following details

PORT = 3000;
MONGO_URI = mongodb://127.0.0.1/Jongleur
JWT_SECRET =abc123

Import the data by running the command

npm run data:import

To run the application , you will need to install npm packages.

Type

npm run dep

When the installation is complete, you can now run

npm run launch

To open the application in your broswer.

Contributing

To contribute to this project, we use the github-flow method Clone the repository Go to the path of your clone or open your terminal in vs-code Create a new branch called feature/what-you-are-working-on using

git checkout -b feature/what-you-are-working-on

You can now update the code with your valuable contributions When done contributing, add and commit your changes, using

git add .

and

git commit -m commit-message

Finally push your code online using

git push -u origin feature/what-you-are-working-on

Create a pull request and assign either Honorez or Eric as reviewer.

career-app's People

Contributors

eldrige avatar yunweneric avatar amirtechnoide avatar traore19 avatar honorezemagho avatar lontchi12 avatar flovet-stack avatar imgbotapp avatar

Watchers

James Cloos 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.