ScrimbaBootcamp / progress-tracker

Bootcamp students will contribute to this open source project, where we will build a progress tracker to keep up with activity and accomplishments in the Scrimba bootcamp.
https://bootcamp-progress-tracker.netlify.app
MIT License
5 stars 20 forks source link

Scrimba Bootcamp Progress Tracker

Bootcamp students will contribute to this open source project, where we will build an app to keep track of activity and accomplishments in the Scrimba bootcamp.

Summary

Welcome! This open source project is for Scrimba Bootcamp students to get experience working with other developers, becoming familiar with the git workflow, and learning best practices for collaborative projects. Right now we will not be assigning issues or accepting pull requests from anyone other than our students. To learn more about the Scrimba Bootcamp, please visit https://v1.scrimba.com/bootcamp.

Aside from the experience that students will gain through their contributions, the purpose of this project is to build an app to keep track of activity and accomplishments in the Scrimba bootcamp. Those who wish to contribute should read this file in its entirety, as well as the Contributing Guidelines and our Code of Conduct. Our Contributing Guidelines will indicate that this project has Issues, to which students should request assignment before submitting their Pull Requests. There are also detailed instructions for making contributions by using the Command Line Interface (CLI), VS Code, or GitHub Desktop.

Tech and Tools

We will be building this app with HTML, CSS and JavaScript. As we progress, we will make decisions about package management, data storage, and authentication, likely incorporating Vite and Firebase. Presently there is no project setup that is required before adding to the codebase. x

Helpful links: