Skip to content
/ web-homework Public template
forked from DivvyPayHQ/web-homework

Front-end (web) homework project.

License

Notifications You must be signed in to change notification settings

pauleibye/web-homework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Divvy Homework Assignment

This repository provides a starting point for a basic React + GraphQL application. All of the configuration boilerplate is complete so you can start by writing the code that you want us to see.

Please fork this repo a private repo on your GitHub account.

Please share your finished project repo with @thawk55 and @lwintch as part of your submission.


Project Setup

This repository is split into a web app directory (eg /webapp) and two server directories (eg /webserver and /elixir).

The /webserver one includes a functional GraphQL server in NodeJS with MongoDB backing it.

The /elixir one includes a functional GraphQL server in Elixir with Postgresql backing it.

If you are applying for backend, you should use the elixir code. If you are applying for frontend, feel free to use either.

This project is intentionally not utilizing 3rd party services or create-react-app to give you the opportunity to showcase your talents wherever they are, be it the front end or the back end.

Instructions

If you are pursuing a full stack or backend position, please include elixir code changes in your homework.

See the Frontend instructions for frontend focused instructions. If front end only, use the node server in /webserver.

See the Backend instructions for backend focused instructions.

About

Front-end (web) homework project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 69.8%
  • JavaScript 21.6%
  • CSS 4.3%
  • HTML 2.1%
  • Shell 1.0%
  • EJS 0.9%
  • Dockerfile 0.3%