Skip to content

Gustaf26/django-backend-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend App

 

Backend App

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This is a boilerplate for a basic backend app using Python, Django and SQLite, as developed after tutorials with Programming with Mosh

The files are commented with texts from the documentation so that you can gain some knowledge on what each line of code does in a basic app

It is meant for you who want to understand better how a basic Python backend app works and it is open for you to develop the remaining database operations so you can train your skills in SQL-queries and Python

Enjoy!

✨ Features

✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Gustaf26/backend-app

# Access
$ cd backend-app

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Gustaf26

 

Back to top

About

This is a boilerplate for a basic backend app using Python, Django and SQLite, as developed after tutorials with Programming with Mosh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published