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

add database sources and first schema to README.md #28

Merged
merged 1 commit into from
Apr 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ This project has been build as part of Code Institutes Earth Day Hackathon Event
## Topology

## Database Schema

The Database has been created with [MongoDB](https://www.mongodb.com/) and exported as Json file:
![database](https://github.com/alissatroiano/team-4-april-2022/tree/main/docs/readme_img/firstDBschema.png?raw=true)

## **SKELETON**

Expand Down Expand Up @@ -127,6 +128,8 @@ This project has been build as part of Code Institutes Earth Day Hackathon Event

- [Google Chrome Development Tools](https://developer.chrome.com/docs/devtools/) - Design/Development Tools
- [Balsamiq](https://balsamiq.com/) - Wireframe designer software
- [MongoDB Compass](https://www.mongodb.com/products/compass) - GUI of MongoDB
- [Dbdiagram.io](https://dbdiagram.io/) - Data Schema drawing
</details>

<details>
Expand Down Expand Up @@ -158,9 +161,15 @@ This project has been build as part of Code Institutes Earth Day Hackathon Event
### **Code snippets**

### **Resources**
- [EvSpecifications](https://www.evspecifications.com/)
Source for the data of the cars
- [kWh Calculator](https://www.inchcalculator.com/convert/kilowatt-hour-per-hundred-kilometers-to-mile-per-kilowatt-hour/)
Calculator to verify the mi/kWh

### **Content**

### **Media**
- [EvSpecifications](https://www.evspecifications.com/)
Source for the images of the cars in the database

### **Acknowledgements**
Binary file added docs/readme_img/firstDBschema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.