Skip to content

Commit

Permalink
readme commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dhristoskov committed May 25, 2020
1 parent 58745a6 commit 1e89ddc
Showing 1 changed file with 15 additions and 28 deletions.
43 changes: 15 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,19 @@
Rent a Car - Single Page Application

React, Node, MongoDB, Express - MERN
- top 3 offerse (landing page)

- 3 main types subcategory (landing page)

- log-in

- register

- reset password

- reset e-mail with generated token valid 1h

- client side validation

- rent a car

- search by name, model, type

- sort by price

- place an order

- pay now (reduce price with 10%)

- pay later

- PDF invoice

- confirmation e-mail (invoice e-mail)
*top 3 offerse (landing page)
*3 main types subcategory (landing page)
*log-in
*register
*reset password
*reset e-mail with generated token valid 1h
*client side validation
*rent a car
*search by name, model, type
*sort by price
*place an order
*pay now (reduce price with 10%)
*pay later
*PDF invoice
*confirmation e-mail (invoice e-mail)

0 comments on commit 1e89ddc

Please sign in to comment.