Code Monkey home page Code Monkey logo

boomshark's Introduction

Hey ๐Ÿ‘‹, I'm James!

github linkedin twitter

Glad to see you here!

I'm a full stack software engineer with experience in JavaScript, SQL/NoSQL, PHP, ASP, HTML, CSS, and various front-end and back-end frameworks and libraries.

Quick Takes

  • ๐Ÿ”ญ Iโ€™m currently working on variations of event registration prototypes, such as Event Reg

  • ๐ŸŒฑ Iโ€™m currently learning React and Angular. (I'm sneaking in some machine learning/AI.)

  • โ“ Open to chat about things related to MERN stack (though my background is PHP/MySQL/MSSQL).

  • โšก Fun fact: I prefer tabs to spaces, but I won't fight you about it.

Languages and Tools

React Bootstrap CSS3 HTML5 JavaScript PHP MySQL MongoDB Express.js Git WordPress Node.js PostgreSQL

boomshark's People

Contributors

aureliefomum avatar devjusty avatar habdams avatar jamespro avatar jerednav avatar vinson-han avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

boomshark's Issues

Add Images To Feed

Update views/feed.ejs to include images with posts once the Cloudinary integration is complete

Add Images to views/post.ejs

Once Cloudinary Integration is complete add the image to individual post view

Other functions that are needed on this page :
button to like posts
button to delete the post if it's belongs to the logged in user

Image Upload Functionality

Got started on implementing Cloudinary. Added to our package.json, created an account and config file in milddleware/cloudinary.js.

Next steps are to update the schema in models/posts.js and update our createPost function in controllers/posts.js ( I think )

Some resources to make sense of Leon's code:
https://cloudinary.com/documentation/how_to_integrate_cloudinary (on step 3)
https://cloudinary.com//documentation/node_integration
https://cloudinary.com//documentation/node_image_and_video_upload

Login Page - Styling

URL: https://boomshark.herokuapp.com/login

I think this page needs Styling. Check the mockups that have been made and style it up!

So I'm labeling this mainly a frontend task.

Does it also need functionality? If login needs functionality, please create another ticket for that aspect.

Change from "todo" to another name - everywhere in app

Naming things -- These items are not going to be "todo"s . So what is it?

  1. database 2) collection
    Also, the URLs would go along with that I assume e.g. https://boomshark.herokuapp.com/todos
    would change to /posts or /whatevers
    and the Model, and a bunch of stuff
  • projects?
  • booms? sharks? Lol mostly kidding

Also: I had success before when I was changing this project from "todo" to making a list of "events". I found that with MongoDB, if you change the name of the database or collection, it just automagically creates them. So in that DB_STRING, if we change "todo" to a new database name in that string, it doesn't error, it should just create it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.