Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim-Mazurok committed Apr 16, 2019
1 parent 72681fe commit 521d398
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion README.md
Expand Up @@ -24,10 +24,26 @@
- Only USD currency
- No car categories

## Pages
- [ ] Home page
- [ ] Markup
- [ ] Backend integration
- [ ] Buy
- [ ] Markup
- [ ] Backend integration
- [ ] Rent
- [ ] Markup
- [ ] Backend integration
- [x] About us
- [x] Markup
- [ ] Backend integration (optional)
- [x] Contacts
- [x] Markup
- [ ] Backend integration (optional)

## Tasks
- [ ] Create telegram usernames for both phones (to make links on the website) and set links
- [ ] Get the logo source in original quality
- [ ] Enable slider animation when everything is finished (remove `interval={null}` from `app/src/Slider.js`)
- [x] Get Russian texts:
- [x] [About](pages/about/ru.md)
- [x] [Terms](pages/terms/ru.md)
Expand All @@ -42,6 +58,16 @@
- [x] Get all contacts for page
- [x] Configure free SSL-certificate

## Release check-list
- [ ] Translation
- [ ] Check that everything is translated
- [ ] Check that there's no unresolved translations
- [ ] Disable i18n debug mode
- [ ] Check any eslint issues
- [ ] Make sure that telegram links are set
- [ ] Run pa11y tests
- [ ] Enable slider animation (remove `interval={null}` from `app/src/Slider.js`)

## Finances
- [ ] Get 1076 UAH from the client
- [ ] Get $500 after the job is done
Expand Down

0 comments on commit 521d398

Please sign in to comment.