Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardbmk/richardcamp

RichardCamp Full Stack Web App
https://github.com/richardbmk/richardcamp

bootstrap3 ejs express-js express-session mailgun-js mongoose-js nodejs passport-js passport-local passport-local-mongoose

Last synced: about 21 hours ago
JSON representation

RichardCamp Full Stack Web App

Awesome Lists containing this project

README

        

# RichardCamp Full Stack Web App

This is a project made by coding along with the instructor in a course on Udemy (The Web Development Bootcamp by Colt Steele). I made this project in 2018 but I never have the oportuniy to share it on GitHub... I was very bussy with college, and now at April 2020 to much spare time with the quarantine life.

JavaScript has changed since 2018, so the code is a little bit out of date, but the app still workig fine since today... and I using must of the principle I learned to build new projects.
You can check the page working well on this link: https://quiet-dusk-57136.herokuapp.com/

This project is a litle bit complicated couse it has, Loggin, Logout, SignIn, authenthication and authoritation added. You can try it to get the full experience the web of the App.

##### Stack (Front-End & Back-End)
* BackEnd:
* Nodejs
* Moongose to interact with MongoDB
* Express and others useful package

* ForntEnd:
* HTML and CSS
* Bootstrap (Another CSS Freamwork)

* Database:
* MongoDB

##### Deployment Method
For the deployment I use Heroku to host the webpage and MLab (MongoDB Altlas) to host the database.

![](/public/img/RichardCamp.JPG)