Skip to content

College Campus provides a social networking platform for the students of the college. This enables them to connect with their seniors and juniors for sharing information and resources.

License

Notifications You must be signed in to change notification settings

AmolGode/College-Campus-Angular-Django-Rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College-Campus-Angular-Django-Rest

College Campus provides a social networking platform for the students of the college. This enables them to connect with their seniors and juniors for sharing information and resources.

How to run python script

1] Activate virtual env source cp_env/bin/activate

2]Run pyhton manage.py runserver

Create Account page

Screenshot from 2022-04-08 17-22-59

Login Page

Screenshot from 2022-04-08 17-23-30

News Feed (Home Page - After first login)

Screenshot from 2022-04-08 17-23-37

User can join to group using joining link (The joining link you can get from a group member)

Screenshot from 2022-04-08 17-25-52

If the joining link is valid you join to group successfully. Group is added to your group list and group posts will display on your feed.

Screenshot from 2022-04-08 17-26-33

Post maybe contain an image, text, a document file. If the post has a document you can download it by clicking on the download button. The download button also shows the file extension(eg: .pdf,.txt.,.py, etc) hence you can know the file type before the download.

Screenshot from 2022-04-08 17-26-56

You can add like to posts and comment on them.

Screenshot from 2022-04-08 17-27-29

You can Replay the comment and add like to the comment and replies.!

Screenshot from 2022-04-08 17-27-29

Posts are divided into different sections (Study Post, Doubt Section, Notice, Carrier Portal), you can navigate to them by bottom navigation.

In Study Post section Members can share their study material

Screenshot from 2022-04-08 17-26-56

In Doubt section you can ask questions and other members can answer it in comment section of post.

Screenshot from 2022-04-08 17-29-44

In Notice section Admin can post important notices for group members.(Only Admin can post in Notice section)

Screenshot from 2022-04-08 17-29-55

In the Career Portal, Admin can post Job vacancies post.(Only Admin can post in this section)

Screenshot from 2022-04-08 17-30-11

You can join to multiple groups.

Screenshot from 2022-04-08 18-23-54

Screenshot from 2022-04-08 17-31-17

By clicking on the group name from the group list you can view group info and switch between groups. Also, you can remove the group from your group list (un join).

Screenshot from 2022-04-08 17-31-37

You can edit you profile information by clicking on profile button.

Screenshot from 2022-04-08 17-32-15

You can also create your own group by clicking on Create Group Button.

Screenshot from 2022-04-08 17-34-40

Adding post on group.

Screenshot from 2022-04-08 17-37-21

Screenshot from 2022-04-08 17-37-30

Mobile View of Webapp

Screenshot from 2022-04-08 17-37-58

Screenshot from 2022-04-08 17-38-06

Folder Structure for saving files

Screenshot from 2022-04-08 17-38-29

media/post_documents post_images profile_pic static

About

College Campus provides a social networking platform for the students of the college. This enables them to connect with their seniors and juniors for sharing information and resources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published