Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create README.md #14

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 51 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,63 +1,75 @@
# Devalopers Backend

![GitHub repo size](https://img.shields.io/github/repo-size/DevCBeirut/api.devalopers)
![GitHub contributors](https://img.shields.io/github/contributors/DevCBeirut/api.devalopers)
![GitHub stars](https://img.shields.io/github/stars/DevCBeirut/api.devalopers?style=social)
![GitHub forks](https://img.shields.io/github/forks/DevCBeirut/api.devalopers?style=social)
# Devalopers Website
![GitHub repo size](https://img.shields.io/github/repo-size/DevCBeirut/devalopers)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be reverted to api

![GitHub contributors](https://img.shields.io/github/contributors/DevCBeirut/devalopers)
![GitHub stars](https://img.shields.io/github/stars/DevCBeirut/devalopers?style=social)
![GitHub forks](https://img.shields.io/github/forks/DevCBeirut/devalopers?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/salahelawad?style=social)
![GitHub issues](https://img.shields.io/github/issues/DevCBeirut/api.devalopers)


Devalopers is an `online platform (backend here) ` that allows `Tech Companies in Globally and especially in MENA ` to post `jobs and projects` while `Developers, UX/Graphic designers, AI/ML, Tech Project managers and Tech product managers` to find `Remote Jobs and Freelancing projects`.

This repository will create a `free` platform to post jobs and apply for jobs for all its users

## Disclaimer (Important)
[Must Read](https://gist.github.com/salahawad/b0aa89e54a1d2b4dd599bc49c0a7c63e)

## Prerequisites
![GitHub issues](https://img.shields.io/github/issues/DevCBeirut/devalopers)

## Table of Contents
1. [General Info](#generalinfo)
2. [Technologies](#technologies)
3. [Prerequisites](#prerequisites)
4. [Installation](#installation)
5. [Contributing to Devalopers Website](#contributing)
6. [Contributors](#contributors)
7. [Disclaimer](#disclaimer)
8. [Contact](#contact)
9. [License](#license)
### General Info <a name="generalinfo"></a>
#### What is the Devalopers? ####
- [Devalopers](https://devalopers.com/) is a business-oriented website that provide opportunities for Tech Talents to accomplish the digital needs of all sizes business across the world based on their skills
- The project is built as a monolithic NodeJS application serving a ReactJS web application.
#### What does Devalopers do? ####
- Allows Tech Companies Globally and especially in MENA to post jobs and projects while Developers, UX/Graphic designers,AI/ML, Tech Project managers and Tech product managers find Remote Jobs and Freelancing projects
- Match Tech Talents with a requested opportunity based on their skills listed in their profile and vice versa
#### Why is this Devalopers useful? ####
- In a job-seeker’s perspective, the purpose of “Devalopers” is to open the door of opportunities, untraditionally, by matching each user’s skills with job’s required skills.
- In a company’s perspective, “Devalopers” will help to place the right professional employee who fits the job’s requirements and exact skills.

![Image text](https://devalopers.com/static/media/map-banner.561a61b8.png)
### Technologies <a name="technologies"></a>
***
A list of technologies used within the project:
* [Technology name](https://example.com): Version 12.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This need to be updated right

Suggested change
* [Technology name](https://example.com): Version 12.3
* [ExpressJS](https://expressjs.com/): Version 4.17.1

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please update this section

* [Technology name](https://example.com): Version 2.34
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this need to be updated

Suggested change
* [Technology name](https://example.com): Version 2.34
* [mongoose](https://mongoosejs.com/): Version 5.12.11

* [Library name](https://example.com): Version 1234
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be deleted

### Prerequisites <a name="prerequisites"></a>
Make sure you have installed all of the following prerequisites on your development machine:
* Git - [Download & Install Git](https://git-scm.com/downloads). OSX and Linux machines typically have this already installed.
* Node.js - [Download & Install Node.js](https://nodejs.org/en/download/) and the npm package manager.
* MongoDB - [Download & Install MongoDB](http://www.mongodb.org/downloads), and make sure it's running on the default port (27017).

* Copy `.env.example` and rename it to `.env`

## Installing Devalopers Backend
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep please


To install Devalopers Backend, follow these steps:
### Installation <a name="installation"></a>
To install Devalopers Website, follow these steps:
```
npm install
```
## Using Devalopers Backend

To use Devalopers Backend locally, execute the following steps:

```
npm start
```



## Contributing to Devalopers Backend
### Contributing to Devalopers Website <a name="contributing"></a>
Contributing to this open-source project can be a rewarding way to learn, teach, and build experience about any targeted skill you want to build and not only in term of development.
<!--- If your README is long or you have some specific process or steps you want contributors to follow, consider creating a separate CONTRIBUTING.md file--->
To contribute to Devalopers Backend, follow the steps described in this file:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep, we can have a different one in Devalopers repo

To contribute to Devalopers Website, follow the steps described in this file:

[Contributing link](https://github.com/DevCBeirut/api.devalopers/blob/master/CONTRIBUTING.md)

Alternatively, see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).

## Contributors
### Contributors <a name="contributors"></a>

Thanks to the following people who have contributed to this project:

[Contributors link](https://github.com/DevCBeirut/api.devalopers/blob/master/CONTRIBUTING.md)
[Contributors link](https://github.com/DevCBeirut/api.devalopers/blob/master/CONTRIBUTORS.md)
<!--- • How do I get started?
? Devalopers API Project [Georges]
? Devalopers Front End Project [Salah] --->

## Contact
### Disclaimer (Important) <a name="disclaimer"></a>
[Must Read](https://gist.github.com/salahawad/b0aa89e54a1d2b4dd599bc49c0a7c63e)

### Contact <a name="contact"></a>
If you want to contact me you can reach me at <salah.awad@outlook.com>.

## License
### License <a name="license"></a>
<!--- If you're not sure which open license to use see https://choosealicense.com/--->

This project uses the following license: [<https://github.com/DevCBeirut/api.devalopers/blob/master/LICENSE>](<link>).
This project uses the following license: [<https://github.com/DevCBeirut/devalopers/blob/master/LICENSE>](<link>).