Skip to content

go3three/gitinSocial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code  Climate Test Coverage Issue Count

Welcome to the gitSocial Web app guide!

gitSocial is a project done by students learning web development (6 weeks coding bootcamp/GSG).


How to run it?

Just open the gitinSocial link above and everything should work fine.

  • Heroku database is used to make the webapp's database available for the app online.

If you want to run it locally on your computer.

  • git clone the file.
  • Install npm npm i
  • uncomment the code to run everything locally in the conn.js file and change the password for the postgress user.
  • run npm start

Key functionality

  • Register new users to gitSocial webapp.
  • Sign in existing users.
  • Display profile page with the info of each user.
  • Ability to add/delete wall posts on profile page.

Programming languages/environments.

  • JavaScript/node-Js.
  • SQL for Database.

Extreme Programing approach.

  • Get-something-started approach to building the product.
  • Using continual testing and revision.

Continuous Integration Technology.

  • Setting up Heroku continuous deployment.
  • Travis test builds.
  • Codeclimate code review.
  • Test coverage percentage.

Concept illustration

sketches made with Balsamiq mockups.

alt text

alt text

alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •