Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create v0.2 #6

Open
mpanikkar opened this issue Sep 3, 2015 · 0 comments
Open

Create v0.2 #6

mpanikkar opened this issue Sep 3, 2015 · 0 comments
Milestone

Comments

@mpanikkar
Copy link
Contributor

By October 1, you are to have set up the "technology stack" for your project and integrated all the moving parts, so that it is possible to begin adding features. For example, if you are creating a PHP/MySQL based website, you need to have established a web hosting account, set up the database and some of its tables, decided on a PHP version, and created at least one basic "hello world" page with links to a basic CSS file. Determining a folder structure, and perhaps creating dummy files for pages yet to be developed, are also good ideas. Commit the current version of your code to the GitHub repository and tag it “v0.2”. This step is vital because it makes it possible to test and demonstrate new features. With the technology stack in place, someone could make a change to the CSS (or something) and test it with all the other components working. For full credit, you also need to provide a set of instructions for others to use your software. I, or anyone else, should be able to follow these instructions to get your project up and running. Therefore, in addition to your code, you need to provide information about how your server is set up, and you'll probably need to provide the SQL scripts to set up your database. A sign of good design is that the list of instructions doesn't need to be too long!

In your presentation to the class, take up to 10 minutes to tell us about the tech stack and demonstrate that it works. This is also a good time to tell your classmates where you’d like help.

@jdread02 jdread02 modified the milestone: MS 2 Sep 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants