Skip to content

Jakersnell/CodePost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodePost

View the project here!

Description

The project here before you has been one of my most challenging projects yet. It humbled me a lot, and taught me even more. I am very proud of this project and what it represents in my growth as a student, and progression as a programmer. I called this project CodePost because it has a nice ring to it. The idea is very simple, a social media like site where developers post code snippets, very inspired by github without the git functionality. The project is meant to display a few things, database usage and management, request handling, and the communication between the two. I chose the format I did, that being code snippets, because I am very passionate about programming, and it seemed like fun. The most challenging aspects of this project would have to be the storing the code in the database, and correctly implementing the function of each request handler. It was amazing and I learned so much, I enjoyed working on this a lot, and I hope that it inspires you as much as it did me.

Lessons learned

  • Work from the ground up, balance your asperations with necessities.
  • Pay close attention to error logs, they are your friend.
  • Prioritize functionality, then make it pretty.
  • Maintain mindfulness and balance, and your code will naturally be better.

Tech Used

  • Gradle
  • Java
  • JavaScript
  • Html
  • Css
  • Sql
  • Jsp
  • Spring Boot
  • JPA
  • Hibernate
  • MySql Workbench
  • Eclipse
  • Http
  • DAO pattern
  • MVC pattern

About

A Crud programming social media website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published