A one week sprint in association with General Assembly's Software Engineering Immersive
Block Party is a theme based social media app that gives logged in users full CRUD access thorughout the application.
Sign up and create a Profile using Django Authentication. Everyone has access to the 'Global' group to meet and talk with other users. If youre from the same state as someone, then you can communicate in a separate private group.
Post, reply, and edit all of your own content!
Click on the link below to get started:
See Deployed Application Here!
The Home Page:
Profile Page:
Groups Feature:
| Technology | Description | |
|---|---|---|
| HTML5 | HyperText Markup Language | |
| CSS3 | Cascading Style Sheets | |
| Javascript | High Level, Dynamic, Interpreted Language | |
| Python | High Level, Interpreted OOP Language | |
| Django | High Level Python Web Framework | |
| PostgresQL | SQL database | |
| Materialize CSS | CSS Framework |
Block Party is centered around the user. Easy accessibility to groups and ease of editing allows each user to feel in control of what they share online.
- Accessibliity - With a fluid, responsive navbar, you'll be able to move around the website with ease. Anywhere you want to go, you can go from the navbar
- Django Auth - Feel secure knowing that all url paths are protected and require users to log in before accessing any groups. With DjangoAuth Login, you have the ability to delete your account and all data along with it as well!
- Protected Posts/Comments - The most important feature about BlockParty? Only YOU can update, and remove any posts/comments that you create.
-
AAU, I want to click on my state location and redirect to that locations private group
-
AAU I can see states other users have lived/visited before on the user's profile page.
This is project 3 of our Software Engineering Immersive Program at General Assembly.
The main focus of this project was to create a fully functional Python/Django full stack application. We had to navigate real world situations by working through problems as a team and discovering new solutions along the way.
Please reach out if you have any questions or would like to collaborate in the future!
kheffy.cervantez@gmail.com https://github.com/KheffyC
chrisgallegos101@gmail.com https://github.com/chris-gallegos


