Skip to content

AckeeCZ/cookbook-web-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ackee javascript

Ackee Cookbook Web Version

Welcome, stranger! 👨🏻‍💻 Wanna join us at Ackee? Or you just don't know what to do on a lazy sunday afternoon ? 🌤 💤

We have a tasty Task for you! Create a Typescript version of our delicious Ackee recipes. We have everything you need to get you started

API & Server

Documentation for the api can be found on Apiary and the fake api server runs lives here Fake Api You can use both the Apiary or the Fake Api as well - its up to you! The data are not persistent between calls (so dont worry that the POST calls are not stored there) :) Api could be sometimes tricky but I know you can handle it! 🏆

Designs

Application should contain these 3 screens. You can also download a Sketch app file over here (it's old we are sorry, you can import it to Figma ideally or just code against the screenshots - no worries)

         

  • List of recipes
  • Form to add a new recipe (via the plus button)
  • Detail of a recipe with rating (on a list item click)

Tasks for you

We slightly recommend you to use our React + Redux + Webpack skeleton but you can use whatever framework you want. The result should be a frontend app running in a browser.

  • Write the app.
  • Use JavaScript to access API and to modify DOM.
  • Use mobile first CSS approach to create a look of the app.
  • The app should run in common browsers (i.e. you don't have to support IE10 and lower).
  • The user should be able to rate a recipe only once (user = browser).
  • If you want to add anything extra, just go for it!
  • Send it to us as link to dropbox / GDrive / etc..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published