Skip to content

Commit

Permalink
Forgot to do the readme, oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
btply committed Nov 27, 2013
1 parent 2207833 commit 55a2897
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
# NodeShop

This is my take on a Node.js powered E-Commerce system. The main framework used is Express, with Jade handling the view engine and Passport handling user authentication.
Nodeshop is a Node.js powered E-Commerce system. Express is used for back-end framework, with Jade handling the view engine and Passport for user authentication.

Bootstrap is used as front-end framework because it's just plain great.

The project is still very much work in progress, and any help would be much appreciated.

Here are some known areas with issues that need addressing:

* Checkout incomplete
* Product image storage and retrieval system needed
* Product page is incomplete
* Search does not work
* No method of payment yet

#Update 27 November '13

Heres a little update to prove I'm alive and still working on NodeShop.

Updated the admin area to bootstrap 3.0, the shop front is currently in progress as well.

Also made the admin area more functional, please dont mess up the DB too much...


#Update 21 August '13
Expand Down

0 comments on commit 55a2897

Please sign in to comment.