https://github.com/btronquo/nodedoc-asupercoolnodejsapp
NodeDoc' - A super cool webapp with NodeJs, Express, MongoDB...
https://github.com/btronquo/nodedoc-asupercoolnodejsapp
Last synced: about 1 month ago
JSON representation
NodeDoc' - A super cool webapp with NodeJs, Express, MongoDB...
- Host: GitHub
- URL: https://github.com/btronquo/nodedoc-asupercoolnodejsapp
- Owner: btronquo
- License: mit
- Created: 2017-06-21T15:34:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T18:11:01.000Z (almost 8 years ago)
- Last Synced: 2025-02-13T09:38:03.018Z (3 months ago)
- Language: HTML
- Size: 2.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Nodedoc-ASuperCoolNodeJsApp
NodeDoc' is an example app using:
- NodeJS
- Express
- MongoDb (via Mongoose)
- Passport-local
- Body-parser (of course..)
- NodemailerThis app demonstrate how easy is to create an app within few hours!
### HOW TO INSTALL
```bash
$ git clone https://github.com/btronquo/Nodedoc-ASuperCoolNodeJsApp.git
$ npm-install
$ node app.js
```Visit http://localhost:3000 & voila !
### Features available:
* Bootstrap powered ! Awesome!
* Users can register/sign-in & logout
* Instant email notification when user register### Comming soon:
* Users can modify their email adress & access password
* Users can add some settings (maybe Fiscal number or other, I have no idea yet)
* Users can take a "rendez-vous" to see doctorX (He's doctor.. you don't know him?)*That's all (ATM)*