"The only way to become excellent is to be endlessly fascinated by the same thing over and over. You have to fall in love with boredom."
Table of Contents
Please see pdf file attatched in repository
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- Manifesto for Agile Software Development
- Learn about Agile project management and SCRUM
- Google Style Guides
- Google Web Developement
- Google Engineering Practices Documentation
- Google Optimization Tools
- ChatGPT
- Trello
- Google Developer Resources
- Google Cloud SQL Documentation
- What is Cloud SQL?
- Hosting a Web App on Google Cloud Using Compute Engine
- .pug framework for HTML
- Jest Testing Framework
Name | Discord | Phone | Team Position | |
---|---|---|---|---|
Team Member 1 | [email protected] | xxxx | (xxx)xxx-xxxx | Front End Lead |
Team Member 2 | [email protected] | xxxx | (xxx)xxx-xxxx | Back End Lead |
Team Member 3 | [email protected] | xxxx | (xxx)xxx-xxxx | Core Team Member |
Team Member 4 | [email protected] | xxxx | (xxx)xxx-xxxx | Core Team Member |
Team Member 5 | [email protected] | xxxx | (xxx)xxx-xxxx | Github Lead |
Professor | [email protected] | CEO | ||
Professor | [email protected] | CTO | ||
Dylan Burns | [email protected] | xxxx | (xxx)xxx-xxxx | Tech Lead |
Name | Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday |
---|---|---|---|---|---|---|---|
Team Member 1 | 3:15pm - 4pm | 3:15pm - 4pm | |||||
Team Member 2 | 3:15pm - 4pm | ||||||
Team Member 3 | 2pm - 6pm | 2pm - 6pm | 11am - 4pm | ||||
Team Member 4 | x | 3:15pm - 7pm | 3:15pm - 7pm | x | |||
Team Member 5 | 3pm - 11pm | 3pm - 7pm | 10am - 5pm | ||||
Dylan Burns | 10am - 4pm | 12pm - 10pm | 10am - 4pm |
Checkpoints | Description | TODO/DONE | Due Date |
---|---|---|---|
1 | M0: Set up GitHub for team SW development | DONE | 02/17/2023 |
2 | M0: Appoint team GitHub master | DONE | 02/24/2023 |
3 | M0: Select Server/Platform Provider, Software stack for Deploying Your Team Web Application and ask class CTO for approval | DONE | 02/24/2023 |
4 | M0: Get Server/Platform and Software Stack Approved by class CTO | DONE | 02/24/2023 |
5 | M0: Install and configure approved Software Stack (to be done after the above approval by class CTO) | DONE | 02/24/2023 |
6 | M0: Correctly Populate Credentials Folder in Git Repository. | DONE | 02/24/2023 |
7 | M0: Create a Team Website and ABOUT page | DONE | 02/24/2023 |
8 | M0: Submit M0 for grading | DONE | 02/24/2023 |
9 | M1: | TODO | |
10 | M1: | TODO | |
11 | M1: | TODO | |
12 | M1: | TODO |
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Add Changelog
- Add back to top links
- Add Additional Templates w/ Examples
- Add "components" document to easily copy & paste sections of the readme
- Multi-language Support
- Chinese
- Spanish
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Your Name - @your_twitter - [email protected]
Project Link: https://github.com/your_username/repo_name
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!