BiteBase is a Django-based web application that provides real-time information from various trusted sources. It offers features like contests and hackathons, job listings, and breaking news updates.
Website Link: https://bitebase.onrender.com/
Clone the repository then move to project directory using cd NewsFeed.
git clone https://github.com/nag2mani/NewsFeed.git
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Visit http://127.0.0.1:8000/ in your web browser to access the application.
Home: http://127.0.0.1:8000/
Contest: http://127.0.0.1:8000/contest
Job: http://127.0.0.1:8000/job
Tech News: http://127.0.0.1:8000/news
Contact: http://127.0.0.1:8000/contact
Our website is a comprehensive platform that aggregates real-time data from various sources to provide users with valuable information on hackathons, coding contests, job opportunities, and news articles. Here's a summary of its key features:
-
Hackathons and Coding Contests:
- Our website scrapes data from multiple websites worldwide to gather information about hackathons and coding contests.
- This data is then stored in our database for easy access and management.
- Users can explore upcoming hackathons and coding contests directly from our platform, making it convenient to find and participate in events of interest.
-
Job Listings:
- Similar to hackathons, our website collects job listings from various sources on the internet.
- Users can browse through a wide range of job opportunities conveniently aggregated on our platform.
- By providing access to diverse job listings, we aim to help users find suitable employment opportunities more efficiently.
-
News Articles:
- Our website also curates Tech news articles from different sources, presenting users with the latest headlines and summaries.
- Users can stay informed about current events, industry updates, and trending topics without the need to visit multiple websites.
- The summarized news articles make it easy for users to grasp the key information quickly and efficiently.
1. HTML5
2. CSS
3. Bootstrap
4. Javascript
5. Python
6. Django
7. SQL(Sqlite)
8. Machine Learning Model
Nagmani Kumar Team Lead [Backend, Database and ML],
Ram Bhanwar Bhadiyar [FrontEnd Developer],
Amit Diwakar [UI/UX Designer]