Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days ago
JSON representation
RichardCamp Full Stack Web App
- Host: GitHub
- URL: https://github.com/richardbmk/richardcamp
- Owner: Richardbmk
- Created: 2020-04-17T12:14:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T01:31:53.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T12:05:03.053Z (25 days ago)
- Topics: bootstrap3, ejs, express-js, express-session, mailgun-js, mongoose-js, nodejs, passport-js, passport-local, passport-local-mongoose
- Language: JavaScript
- Homepage: https://quiet-dusk-57136.herokuapp.com/campgrounds
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)