Bw Jobs For Graduates is an organisation that stands to alleviate unemployment amongst the youth of Botswana , the organization prepares and equip the youth with leadership skills, business skills, self-responsibility and encouraging entrepreneurship among the youth to prepare them to effectively and productively respond to the challenges of school, university, the corporate world, labour market and society at large.
- To help each other as graduates in finding jobs anywhere around the country.
- To help those who does not have access to newspapers by posting job adverts for each other.
- To share Cover letter writing skills, CV writing skills and interview skills.
- To share job interview experiences
- To share those jobs that are usually advertised on company newsletters e.g Debswana, BCL e.t.c
- To uplift each other when the going seems to be getting tough
- Fork this repository
https://github.com/Developers-Circle-Gaborone/bwjobsforgraduates.git
- Clone your fork down to your local machine
git clone https://github.com/YOUR-NAME/bwjobsforgraduates.git
get into the directorycd bwjobsforgraduates
- Create a branch
git checkout -b branch-name
preferrablyfeature-you-are-working-on
- Make your changes (choose from any task given)
- Add all your changes to be tracked by git
git add .
- Commit your changes
git commit -m 'commit message'
- Push your changes
git push origin branch-name
- Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
- Wait for your PR review and merge approval!
- Star this repository if you had fun!
- Check your changes by clicking here bwJobsForGraduatesWebsite
- Familiarity with web development and source control.
- Text editor or IDE preferabbly Sublime or VSCode
Nothing
- HTML - content and structure
- Vanilla Javascript - used for interaction or behaviour
- Bootstrap - used for styling and or presentation
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Thanks goes to these wonderful people (emoji key):
reu_the_joker 🤔 🎨 📖 💻 |
Sidney Mac 🐛 📖 👀 |
Kesego23 📋 📖 💡 |
This project follows the all-contributors specification. Contributions of any kind welcome!
- Thanks to all those who attended Gaborone Open Source Hack Day Event
- Reuben Moswela - Initial work - reu_the_joker
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details