Skip to content

Group project: Gitworkd is a platform for hosting and exploring open source projects. Users are able to explore repositories posted by other users, save those repositories, and add their own repositories all within a simple and intuitive environment.

Notifications You must be signed in to change notification settings

cmoorelvt/GitWorkd

Repository files navigation

Gitworkd

License: MIT Database:mySQL Backend:Node.js Template Engine: Handlebars

Gitworkd is a platform for hosting and exploring open source projects. It is easy to get lost in the vast world of GitHub, so we thought it would be beneficial to create a centralized ground for users to post projects and applications that are exclusively open to collaboration. Users are able to add their own GitHub repositories and explore repositories all within a simple and intuitive environment.

gitworkd screenshot

Table of Contents

Installation

If you would like to use the application in your local environment:

  1. Clone the repo

  2. Install required dependencies by running command npm i

  3. Edit config.js file to match your MySQL credentials

  4. Run schema.sql file to create MySQL database

  5. Run command node server to get started

Otherwise, visit the deployed application here

Usage

Resources

Node.js
MySQL
Handlebars
Express
Bootstrap
GitHub API
Heroku
Font Awesome
Google Fonts

Contributions

All contributions to this project are welcome! Clone down the repo to your local machine, commit changes, push to GitHub, and open a pull request!

Testing

No tests are set up for Gitworkd at this time. Feel free to write tests or search the application for bugs.

Questions

If you have any further questions, feel free to reach out to us!

Alex
Github
[email protected]

Christine
Github
[email protected]

Elisabeth
Github
[email protected]

Tanner
Github
[email protected]

License

Usage is provided under the MIT license.

About

Group project: Gitworkd is a platform for hosting and exploring open source projects. Users are able to explore repositories posted by other users, save those repositories, and add their own repositories all within a simple and intuitive environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published