Skip to content

MIKEGUIJARRO/Boucle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boucle - Django CRUD App 🪡

This is a CRUD Django app based on a prototype designed by me 🦄.

Comments 🎙

In order to run this application is important to run it using the command python3 manage.py runsslserver. The app can be accessed on localhost with the url: https://localhost:8000/ (This is the only valid OAuth Redirect URI until now).

Features 💡

⚡️ Urls and views
⚡️ Templates
⚡️ Forms
⚡️ Facebook Auth
⚡️ Admin access
⚡️ Developed using the strategy git flow

Other resources 🧬

Acknowledgments 🎁

I was motivated to build this project thanks to the Easy Broker internship application. I wanted to showcase my skills as developer:

  • I can build from the idea stage to final product
  • Follow good practices and strive for clean code
  • I am passionate about trying new technologies
  • I am a well rounded developer that is always looking for technical excellence 🏁

Releases

No releases published

Packages

No packages published

Languages