Skip to content

BuildWeek-Luncher/front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

front-end

product vision: https://www.notion.so/dislersd/Product-Vision-8650648b724a4bb6b6062270da8ffdb8

test objects:

Login - POST { username: "bsmith1" password: "abc123" }

Register - POST { "username":"admin", "password":"password", "email":"[email protected]", "first_name": "Admin", "last_name": "Schoolson" }

Schools list - GET { [ { schoolName: "Johnston Elementary School" address: "1256 Franklin Ave" city: "Pittsburgh" state: "PA" zip: "15221" fundsNeeded: "$5,000.00" fundsRaised: "$1,325.00" }, { schoolName: "Schenley High School" address: "4101 Bigelow Blvd" city: "Pittsburgh" state: "PA" zip: "15213" fundsNeeded: "$8,000.00" fundsRaised: "295.00" } ] }

School info - POST/PUT { schoolName: "Johnston Elementary School" address: "1256 Franklin Ave" city: "Pittsburgh" state: "PA" zip: "15221" fundsNeeded: "$5,000.00" fundsRaised: "$1,325.00" }, product vision

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •