Skip to content

AviKKi/unnwhiteboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unnwhiteboard



A job board for companies (or teams) that don't do "whiteboard" interviews.
See the jobs
"Whiteboard" is used as a metaphor, and is a symbol for the kinds of CS trivia questions that are associated with bad interview practices. Whiteboards are not bad – CS trivia questions are. Using sites like HackerRank/LeetCode presumably falls in a similar category.

If you like this concept you can add a 🌟 or 👀 this repo



Built With

Svelte Logo NodeJS Logo ExpressJS logo MongoDB Tailwind Logo


Getting Started

This project is opensource so community can learn and contribute to this codebase. To run and modify this project locally use below guide

Pre-requisite

You should have docker, docker-compose and optionally make installed in your system.

Starting Development server

  • Build the docker container

$ docker-compose -f local.yml build

  • Run the docker container

$ docker-compose -f local.yml up or $ make dev

This will start a svelte dev server at http://localhost:3000 and node backend at http://localhost:8000

Crawling Jobs

@Todo add crawling and uploading instructions

(back to top)


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)


Acknowledgments

Design Inspiration/Mood board