Skip to content

drios2023-ga/frog-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Frog Collector

This simple and fun application demonstrates full CRUD capability and features a model-view-controller architecture. It was built with Python and Django.

This was a group project. I was the backend developer and built out the router, model, views and controllers in Python. My partner focused on CSS styling and the photos.

A green palette was chosen to complement the subject matter, which is frogs. The Google font selected was Amatic SC, which provides a fun, playful look to the website.

Click here to visit the website: https://radiant-escarpment-18795-4b6508eaa82c.herokuapp.com/

Screenshots

The home page

image

Add Frog page

image

Frog List page

image

Editing a Frog

image

Deleting a Frog

image

To start this program

CD into the folder, then run "python3 manage.py runserver" at the command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published