DEV Community

Cover image for First full-stack side-project online
Eduardo
Eduardo

Posted on • Updated on

First full-stack side-project online

Hello everyone, I published my first side-project which you can see here
Devcamper

The back-end part was made in the course hosted by Brad Traversy(Traversy Media).
Node.js API Masterclass With Express & MongoDB - course link for any of you interested.

I've added some new features, the front-end was made by me.

It was made with MEAN stack, also using AWS S3, Socket.IO, nodemailer, mapquest. It is deployed on heroku.

For now I consider it v1.0, I have a lot ideas yet to implement.

The app is about coding bootcamps, the main gist is that you can find a bootcamp, and use the email to contact them for enrollment(might implement user<->owner communication), and after you complete the bootcamp, or you already completed the bootcamp, you can post a review.

The app has two main user roles
1.Publisher - person who owns a bootcamp
2.User - person who is looking to enroll in a bootcamp.

Hope you like it.

Top comments (3)

Collapse
 
richardsprins profile image
Richard S Prins Jr.

Is the front end to this a public repo by chance?

Collapse
 
shubh378 profile image
shubh378 • Edited

Ya ,if by any chance the front end to this a public repo?? It would be a great help if it is

Collapse
 
mayanksrivastava profile image
Mayank Srivastava

Good stuff