File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88-> https://dopeshop.herokuapp.com/
99
1010
11+ ## Features
12+ - ** App**
13+ - User Authentication using (BCrypt gem)
14+ - ADMIN and User roles
15+ - Products icons saved on Google Cloud or Amazon Cloud
16+ - Beautiful Search Bars
17+ - Products Pagination
18+ - Users Pagination
19+ - Users can post articles
20+ - Proceed products to cart
21+ - Make Orders
22+ - Edit , destroy orders (Admin)
23+ - _ ** Working on it** _
24+ - - Users can follow other users and get feed ( under development )
25+
26+
1127
1228---
1329
@@ -38,7 +54,7 @@ Next, migrate the database:
3854$ rails db:migrate
3955```
4056
41- Finally, run the test suite to verify that everything is working correctly:
57+ Finally, run the test suite to verify that everything is working correctly: THE TESTS FAIL (Because i didn't corrected them all loool! )
4258
4359```
4460$ rails test
You can’t perform that action at this time.
0 commit comments