An open API service indexing awesome lists of open source software.

https://github.com/ayshenm/volti

πŸ›΅ Take our bikes to not damage the nature πŸ›΅
https://github.com/ayshenm/volti

backend css flask frontend html javascript sqlite

Last synced: 3 months ago
JSON representation

πŸ›΅ Take our bikes to not damage the nature πŸ›΅

Awesome Lists containing this project

README

          

πŸš΅β€β™€οΈVolti - Visit us with your eco-friendly bikeπŸš΅β€β™€οΈ

Volti is fully responsive bike renting website,
The website is available in both front-end as well as back-end formats and contains all necessary data


πŸ“Ί Live


### β˜‘ Preview

![volti](./desktop%20image/desktop.png "volti")

### β˜‘ Requisites

Before you begin, ensure you have met the following requirements:

- [Git](https://git-scm.com/downloads "Download Git"), [Python](https://www.python.org/downloads/) must be installed on your operating system.


### β˜‘ Run


🟒 To run **Volti** with your operating system, run this command:


⭐ Install requirements:

```bash
pip install -r requirements.txt
```

⭐ Database migrations:

```bash
python manage.py makemigrations
```

```bash
python manage.py migrate
```

⭐ To assign admin panel credentials:

```bash
python manage.py createsuperuser
```

⭐ To start project:

```bash
python manage.py runserver
```


### β˜‘ Technologies used


![html](https://img.shields.io/badge/html-yellow?logo=html5)
![css](https://img.shields.io/badge/css-blue?logo=css3)
![Javascript](https://img.shields.io/badge/JavaScript-darkgreen?logo=javascript)
![django](https://img.shields.io/badge/django-green?logo=django)
![sqlite](https://img.shields.io/badge/SQLite3-blue?logo=sqlite)


### β˜‘ Contact

If you want to contact me, you can reach me over [Facebook](https://www.facebook.com/melan.xolik.39?mibextid=ZbWKwL), [Linkedin](https://www.linkedin.com/in/ayshen-mirzayeva-462077167/)


### β˜‘ License

This project is licensed by [MIT](https://choosealicense.com/licenses/mit/) and contains respective license information


### β˜‘ Creators

The project got prepared by collaborative actions of [Sahil](https://github.com/salahlisahil) , [Aleksey](https://github.com/alexop89056), and [Aisha](https://github.com/ayshenm)




![GitHub repo size](https://img.shields.io/github/repo-size/ayshenm/volti)
![GitHub stars](https://img.shields.io/github/stars/ayshenm/volti?style=social)
![GitHub forks](https://img.shields.io/github/forks/ayshenm/volti?style=social)
[![YouTube Video Views](https://img.shields.io/youtube/views/xwXGdpRuSiQ?style=social)](https://youtube.com)
![GitHub repo file count (file type)](https://img.shields.io/github/directory-file-count/ayshenm/volti)