Skip to content

Team-Draconis/Dragon_Vercel

Repository files navigation

Dragon Tester

Dragon tester is a Web App to allow testing of Front End skills and share the results with interested companies. Please visit the deployed version here

About Dragon Tester and Team Dragon

Dragon Tester was developed by Mako Kusuda, Shuntaro Maekawa, Zowie Min, Tam Nguyen and Chip Crawford during their time at Code Chrysalis Coding Boot Camp in Tokyo, Japan. We were inspired by Zowie's experience as a recruiter to try to improve the experience for both the companies looking for talent and the talent themselves. Our goal was to allow jobseekers to lead with their skills and connect them with small to medium sized companies that may have been overlooked.

Our focus was on creating a stable platform and refining the skills we learned at Code Chrysalis. Mako was in charge of using Docker and deploying the app to AWS, she also supported test development. Zowie was in charge of Database management and worked on user authentication with Tam. Tam helped on the backend, login and test development. Shuntaro created the test editor and was our frontend guru. Finally, Chip was the tech lead. He helped the team meet deadlines, performed QA tasks and wrote small features as needed.

We hope our app can inspire your future projects and lead to a better way for people to showcase their talents!

Getting Started

We reccommend building on your local machine first, as the experience is better.

yarn build
yarn start

Open http://localhost:3000 with your browser to see the result.

You will need to set up your own DB to store the data. We recommend MongoDB

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.