ShyrenMore / StudNet

A student portal to seek help from other students of the same college, to stay updated with all the things like fests, exams, vivas, events, etc happening in the college. All in one place!!

Home Page:https://stud-net.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StudNet

StudNet

Try it out

live demo
test user username: test_user
test user password: testuserpassword

How to use

  • Clone repository.
  • Setup virtual environment
  • Exceute pip install -r requirements.txt.
  • run python manage.py makemigrations
  • run python manage.py migrate
  • run python manage.py runserver.
  • Go to 127.0.0.1:8000 in your preferred web browser.

Tech-Stack

  • Frontend
    • HTML5
    • CSS3
    • JQuery
    • Bootstrap4
  • Backend
    • Django framework
  • Database
    • SQLite

Screenshot

To be added

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have a way to improve this project.

Make sure your request is meaningful and you have tested the app locally before submitting a pull request.

Contact us

Aniket More

LinkedIn

Shyren More

LinkedIn

Support

💙 If you like this project, give it a ⭐ and share it with friends!

About

A student portal to seek help from other students of the same college, to stay updated with all the things like fests, exams, vivas, events, etc happening in the college. All in one place!!

https://stud-net.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 38.7%Language:CSS 32.0%Language:HTML 17.3%Language:Python 12.0%