End to End College Database Web App
The following steps were taken in order to develop this project
- Find the Colleges database that the web app runs on.
- Create a prioritized user-oriented feature list.
- Create mock-ups of the web page structure and its rough appearance.
- Create a development plan
- Design and set up the database.
- Design a REST interface for the database
- Implement the interface
- Implement an end-to-end system, along the tracer bullet model, to retrieve data from server
- Implement and test one feature at a time, according to your development plan