Skip to content

Commit

Permalink
update file structure for django
Browse files Browse the repository at this point in the history
  • Loading branch information
Robrowno committed Jul 15, 2023
1 parent 56b9218 commit acebc39
Show file tree
Hide file tree
Showing 596 changed files with 207,017 additions and 809 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ local.properties
*.pem
*.key
*.pub
env.py

16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@ A link to the project board can be found here: https://github.com/users/Robrowno

We immediately knew we wanted to use the Mapbox API, and A first wireframe draft saw us modelling an app that was not too disimilar to the ROADS app by Porsche. An app where users can use their location to find interested local destinations, road trip ideas and meet up with other users who can share their own custom road trip routes.

![First draft wireframe](./assets/readme-images/initial-wireframe.png)
![First draft wireframe](./summertrails_project/static/assets/readme-images/initial-wireframe.png)

**Day 2:** On day two, we refined our scope and realised we needed to streamline our focus on getting the frontend right before looking to different features. We went back to the drawing board and came up with an idea of having the map take up the entire screen space - globe front and centre!

With some hard-coded data we even mapped out how pinned users would appear on the map when they upload an image from their lcoation:

![Mobile Render (Day 2)](./assets/readme-images/day2-progress-mobile.png)
![Mobile Render (Day 2)](./summertrails_project/static/assets/readme-images/day2-progress-mobile.png)

![Laptop Render (Day 2)](./assets/readme-images/day2-progress-laptop.png)
![Laptop Render (Day 2)](./summertrails_project/static/assets/readme-images/day2-progress-laptop.png)



Expand Down Expand Up @@ -121,11 +121,11 @@ The following technology has been used for this application:

## Meet the Team

| Callum Dennis | Jhoan Trujillo | Christian Brown | Niclas Tanskanen | Chinonso Olejeme | Richard |
| :---: | :---: | :---: | :---: | :---: | :---: |
| ![Callum Dennis](https://ca.slack-edge.com/T0L30B202-U03SRDH32SF-af021d3d5f5a-512) | ![Jhoan Trujillo](https://ca.slack-edge.com/T0L30B202-U058Y63AY9F-a234b1fddb8d-512) | ![Christian Brown](https://ca.slack-edge.com/T0L30B202-U030WF45NKV-1720b6f59b47-512) | ![Niclas Tanskanen](https://ca.slack-edge.com/T0L30B202-U03M22KFF46-11a1d1b943cd-512) | ![Chinonso Olejeme](https://ca.slack-edge.com/T0L30B202-U01S0DB71H8-6119c0e594c3-512) | ![Richard](https://ca.slack-edge.com/T0L30B202-U052XP2E44E-g0ee8c19061e-512) |
| Developer 1 | Developer 2 | Developer 3 | Developer 4 | Developer 5 | Developer 6 |
| [Callum Dennis's LinkedIn](https://www.linkedin.com/in/callum-dennis-ireland/) | [Jhoan Trujillo's LinkedIn](https://www.linkedin.com/in/jhoan-trujillo-92b03517b/) | [ Christian Brown's LinkedIn](https://www.linkedin.com/in/christian-brown-ba7741171/) | [Niclas Tanskanen's LinkedIn](https://www.linkedin.com/in/niclastanskanen/) | [Chinonso Olejeme's LinkedIn](https://www.linkedin.com/in/olejeme/) | [Richard's LinkedIn](#) |
| Callum Dennis | Jhoan Trujillo | Christian Brown | Niclas Tanskanen | Chinonso Olejeme |
| :---: | :---: | :---: | :---: | :---: |
| ![Callum Dennis](https://ca.slack-edge.com/T0L30B202-U03SRDH32SF-af021d3d5f5a-512) | ![Jhoan Trujillo](https://ca.slack-edge.com/T0L30B202-U058Y63AY9F-a234b1fddb8d-512) | ![Christian Brown](https://ca.slack-edge.com/T0L30B202-U030WF45NKV-1720b6f59b47-512) | ![Niclas Tanskanen](https://ca.slack-edge.com/T0L30B202-U03M22KFF46-11a1d1b943cd-512) | ![Chinonso Olejeme](https://ca.slack-edge.com/T0L30B202-U01S0DB71H8-6119c0e594c3-512) |
| Developer 1 | Developer 2 | Developer 3 | Developer 4 | Developer 5 |
| [Callum Dennis's LinkedIn](https://www.linkedin.com/in/callum-dennis-ireland/) | [Jhoan Trujillo's LinkedIn](https://www.linkedin.com/in/jhoan-trujillo-92b03517b/) | [ Christian Brown's LinkedIn](https://www.linkedin.com/in/christian-brown-ba7741171/) | [Niclas Tanskanen's LinkedIn](https://www.linkedin.com/in/niclastanskanen/) | [Chinonso Olejeme's LinkedIn](https://www.linkedin.com/in/olejeme/) |


-----
Expand Down
Binary file removed assets/readme-images/day2-progress-laptop.png
Binary file not shown.
Binary file removed assets/readme-images/day2-progress-mobile.png
Binary file not shown.
Binary file removed assets/readme-images/initial-wireframe.png
Binary file not shown.
Binary file removed assets/readme-images/trial-nav-and-footer.png
Binary file not shown.
1 change: 0 additions & 1 deletion backend/test.txt

This file was deleted.

5 changes: 0 additions & 5 deletions css/login.css

This file was deleted.

5 changes: 0 additions & 5 deletions css/signup.css

This file was deleted.

51 changes: 0 additions & 51 deletions css/style.css

This file was deleted.

33 changes: 0 additions & 33 deletions css/team.css

This file was deleted.

165 changes: 0 additions & 165 deletions index.html

This file was deleted.

76 changes: 0 additions & 76 deletions js/index.js

This file was deleted.

Loading

0 comments on commit acebc39

Please sign in to comment.